]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2012-06-21 Anthony PERARDpci.c: Add opaque argument to pci_for_each_device.
2012-06-21 Anthony PERARDIntroduce XenHostPCIDevice to access a pci device on...
2012-06-21 Anthony PERARDconfigure: Introduce --enable-xen-pci-passthrough.
2012-06-21 Anthony PERARDpci_ids: Add INTEL_82599_SFP_VF id.
2012-06-19 Crístian VianaAllow machines to configure the QEMU_VERSION that's...
2012-06-19 Gleb NatapovAdd PIIX4 properties to control PM system states.
2012-06-19 Anthony Liguorimake: automatically include dependencies in recursive...
2012-06-19 Avi Kivityconfigure: fix -enable-debug with newer toolchains
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'sweil/for-anthony' into...
2012-06-18 Paolo Bonziniqom: Push error reporting to object_property_find()
2012-06-18 Paolo Bonziniqdev: Remove qdev_prop_exists()
2012-06-18 Anthony Liguoriqbus: Initialize in standard way
2012-06-18 Anthony Liguoriqbus: Make child devices links
2012-06-18 Anthony Liguoriqdev: Connect busses with their parent devices
2012-06-18 Anthony Liguoriqdev: Convert busses to QEMU Object Model
2012-06-18 Paolo Bonziniqdev: Move SysBus initialization to sysbus.c
2012-06-18 Anthony Liguoriqdev: Use wrapper for qdev_get_path
2012-06-18 Paolo Bonziniqdev: Remove qdev_prop_set_defaults
2012-06-18 Paolo Bonziniqdev: Clean up global properties
2012-06-18 Paolo Bonziniqdev: Move bus properties to abstract superclasses
2012-06-18 Paolo Bonziniqdev: Move bus properties to a separate global
2012-06-18 Paolo Bonziniqdev: Push "type" property up to Object
2012-06-18 Andreas Färberarm_l2x0: Rename "type" property to "cache-type"
2012-06-18 Paolo Bonzinim48t59: Rename "type" property to "model"
2012-06-18 Paolo Bonziniqom: Assert that public types have a non-NULL parent...
2012-06-18 Paolo Bonziniqom: Drop type_register_static_alias() macro
2012-06-18 Paolo Bonziniqom: Make Object a type
2012-06-18 Paolo Bonziniqom: Add class_base_init
2012-06-18 Paolo Bonziniqom: Add object_child_foreach()
2012-06-18 Andreas Färberqom: Introduce object_property_is_{child,link}()
2012-06-18 Paolo Bonziniqom: Add object_class_get_parent()
2012-06-15 malcaudio/winwave: Fix typo
2012-06-15 Bruce Rogersbuild: install qmp-commands.txt
2012-06-15 Daniel P. BerrangeAdd rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCH...
2012-06-15 Daniel P. BerrangeAdd event notification for guest balloon changes
2012-06-15 Stefan WeilFix some more license versions (GPL2+ instead of GPL2)
2012-06-15 Stefan Weilmonitor: Fix memory leak with readline completion
2012-06-15 Paolo Bonziniqmp: do not include monitor.h from qapi-types-core.h
2012-06-15 Paolo Bonziniqmp: include monitor.h when needed
2012-06-15 Paolo Bonzinikvm: add missing include files
2012-06-15 Stefan Hajnocziqemu-iotests: add 036 autoclear feature bit test
2012-06-15 Stefan Hajnocziqemu-iotests: add qcow2.py set-feature-bit command
2012-06-15 Pavel Hrdinafdc-test: introduced qtest read_without_media
2012-06-15 Pavel Hrdinafdc: fix implied seek while there is no media in drive
2012-06-15 Stefan Hajnocziqcow2: fix autoclear image header update
2012-06-15 Markus Armbrusterxen: Don't peek behind the BlockDriverState abstraction
2012-06-15 Markus Armbrusterxen: Don't change -drive if=xen device name during...
2012-06-15 Markus Armbrusterblock: Replace bdrv_get_format() by bdrv_get_format_name()
2012-06-15 Stefan Hajnocziqemu-img: document qed format on qemu-img man page
2012-06-15 Kevin Wolfqemu-iotests: COW with many AIO requests on the same...
2012-06-15 Kevin Wolfqemu-iotests: Some backing file COW tests
2012-06-15 Kevin Wolfqcow2: Fix avail_sectors in cluster allocation code
2012-06-15 Kevin Wolfqcow2: Simplify calculation for COW area at the end
2012-06-15 Paolo Bonziniqcow2: always operate caches in writeback mode
2012-06-15 Paolo Bonziniide: support enable/disable write cache
2012-06-15 Paolo Bonziniblock: always open drivers in writeback mode
2012-06-15 Paolo Bonziniblock: add bdrv_set_enable_write_cache
2012-06-15 Paolo Bonziniblock: copy enable_write_cache in bdrv_append
2012-06-15 Paolo Bonzinisavevm: flush after saving vm state
2012-06-15 Paolo Bonziniblock: flush in writethrough mode after writes
2012-06-15 Paolo Bonziniqemu-iotests: start vms in qtest mode
2012-06-15 Paolo Bonziniqemu-iotests: fill streaming test image with data
2012-06-15 Markus Armbrusterscsi-disk: Don't peek behind the BlockDriverState abstr...
2012-06-15 Markus Armbrusterblock: New bdrv_get_flags()
2012-06-15 Pavel DovgalukPrevent disk data loss when closing qemu
2012-06-15 Markus Armbrusterblock: Simplify how drive_init() computes default ID
2012-06-15 MORITA Kazutakasheepdog: add coroutine_fn markers to coroutine functions
2012-06-15 Josh Durginrbd: hook up cache options
2012-06-15 Kevin Wolfqcow2: Support for fixing refcount inconsistencies
2012-06-15 Kevin Wolfqemu-img check: Print fixed clusters and recheck
2012-06-15 Kevin Wolfqemu-img check -r for repairing images
2012-06-15 Markus ArmbrusterUn-inline fdctrl_init_isa()
2012-06-15 Max Filippovxtensa_lx60: add missing #include "blockdev.h"
2012-06-15 Paolo Bonzinistream: move rate limiting to a separate header file
2012-06-15 Paolo Bonzinistream: move is_allocated_above to block.c
2012-06-15 Paolo Bonzinistream: tweak usage of bdrv_co_is_allocated
2012-06-15 Paolo Bonziniblock: implement is_allocated for raw
2012-06-15 Zhi Yong Wuqcow2: fix endianness conversion
2012-06-15 Zhi Yong Wuqcow2: remove a line of unnecessary code
2012-06-15 malcMerge branch 'master' of git://git.qemu.org/qemu
2012-06-15 Kevin Wolfqcow2: Silence false warning
2012-06-15 Lars Perssoncris: Fix NMI-flag handling on crisv10.
2012-06-15 Peter A. G... xilinx_axidma: changed device name
2012-06-15 Peter A. G... xilinx_axienet: changed device name
2012-06-15 Peter A. G... xilinx_axienet: droped the c_ on parameters
2012-06-15 Peter A. G... xilinx_ethlite: changed device name
2012-06-15 Peter A. G... xilinx_ethlite: tweaked naming of ping-pong props
2012-06-15 Peter A. G... xilinx_intc: changed device name
2012-06-15 Peter A. G... xilinx_timer: changed device name
2012-06-15 Peter A. G... xilinx_timer: changed nr_timers to one_timer_only
2012-06-15 Peter A. G... xilinx_timer: added default frequency
2012-06-15 Peter A. G... xilinx_uartlite: changed device name
2012-06-15 Peter A. G... xilinx_axidma: (un)reversed irq initialisation
2012-06-15 Andreas Färberxilinx_axi*: Share devices between microblaze and micro...
2012-06-15 Andreas Färberqemu-log: Allow usage in libhw
2012-06-15 Andreas Färberhw/xilinx_*: Share Xilinx devices between ppc and micro...
next