aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-15block: Decouple block device "commit all" from DriveInfoMarkus Armbruster
2010-06-15block: Move error actions from DriveInfo to BlockDriverStateMarkus Armbruster
2010-06-15cow: use qemu block APIChristoph Hellwig
2010-06-15cow: stop using mmapChristoph Hellwig
2010-06-15cow: use pread/pwriteChristoph Hellwig
2010-06-15qcow2: Restore L1 entry on l2_allocate failureKevin Wolf
2010-06-15Fix regression for "-drive file="Markus Armbruster
2010-06-15savevm: Really verify if a drive supports snapshotsMiguel Di Ciurcio Filho
2010-06-15qcow2: Return real error code in load_refcount_blockKevin Wolf
2010-06-15qcow2: Allow alloc_clusters_noref to return errorsKevin Wolf
2010-06-15qcow2: Allow get_refcount to return errorsKevin Wolf
2010-06-15vpc: Read/write multiple sectors at onceKevin Wolf
2010-06-14Add exit notifiers.Gerd Hoffmann
2010-06-14acpi_piix4: save gpe and pci hotplug slot statusAlex Williamson
2010-06-14qemu-option: Reject anti-social IDsMarkus Armbruster
2010-06-14qdev: Revert the hack to let -net nic and pci_add set qdev IDMarkus Armbruster
2010-06-14Clarify error message when a PCI slot is already in use (v2)Daniel P. Berrange
2010-06-14virtio-blk: simplify multiwrite calling conventionsChristoph Hellwig
2010-06-14virtio-blk: stop tracking old_bsChristoph Hellwig
2010-06-14un-register kbd driver in case of USB kbd unplug.Jes Sorensen
2010-06-14make qemu_thread_create block all signalsPaolo Bonzini
2010-06-14migration-tcp: call migrate_fd_error() instead of close() and free().Yoshiaki Tamura
2010-06-14migration: use qemu_free() instead of free().Yoshiaki Tamura
2010-06-14etrax-ser: Support the uart rx fifo.Edgar E. Iglesias
2010-06-14ram_blocks: Convert to a QLISTAlex Williamson
2010-06-14Make netdev_del delete the netdev even when it's in useMarkus Armbruster
2010-06-14pass info about hpets to seabios.]Gleb Natapov
2010-06-14hpet: Init capability register only onceJan Kiszka
2010-06-14qemu-option: Fix uninitialized value in append_option_parameterKevin Wolf
2010-06-14Change #define DEBUG to #define E1000_DEBUG in hw/e1000.cJes Sorensen
2010-06-14Remove unused DEBUG defines from hw/msix.cJes Sorensen
2010-06-14Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-06-14Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori
2010-06-13OHCI address decoding fixPaul Brook
2010-06-13Move stdbool.hPaul Brook
2010-06-13monitor/QMP: Drop info hpet / query-hpetJan Kiszka
2010-06-13hpet: Add MSI supportJan Kiszka
2010-06-13hpet: Make number of timers configurableJan Kiszka
2010-06-13vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8Jan Kiszka
2010-06-13hpet: Add support for level-triggered interruptsJan Kiszka
2010-06-13hpet: Drop static stateJan Kiszka
2010-06-13hpet/rtc: Rework RTC IRQ replacement by HPETJan Kiszka
2010-06-13hpet: Start/stop timer when HPET_TN_ENABLE is modifiedJan Kiszka
2010-06-13hpet: Convert to qdevJan Kiszka
2010-06-13hpet: Move static timer field initializationJan Kiszka
2010-06-13hpet: Silence warning on write to running main counterJan Kiszka
2010-06-13hpet: Coding style cleanups and some refactoringsJan Kiszka
2010-06-13hpet: Catch out-of-bounds timer accessJan Kiszka
2010-06-13configure: Fix evaluation of config-host.mak in create_configJan Kiszka
2010-06-13tcg-s390: correctly detect s390 with a 64-bit kernelAurelien Jarno