summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix qtypes' licensesLuiz Capitulino2010-05-1919-44/+73
* Monitor: Return before exiting with 'quit'Luiz Capitulino2010-05-191-1/+4
* sysemu: Export 'no_shutdown'Luiz Capitulino2010-05-191-0/+1
* Revert "Monitor: Return before exiting with 'quit'"Luiz Capitulino2010-05-193-22/+1
* Revert "monitor: Convert do_pci_device_hot_remove() to QObject"Markus Armbruster2010-05-193-7/+4
* Revert "PCI: Convert pci_device_hot_add() to QObject"Markus Armbruster2010-05-193-45/+7
* QMP: Add "Downstream extension of QMP" to specMarkus Armbruster2010-05-191-0/+55
* microblaze: Update elf machine nums.Edgar E. Iglesias2010-05-193-4/+5
* microblaze: Add linux-user core dumping support.Edgar E. Iglesias2010-05-191-0/+18
* tcg-i386: Tidy initialization of tcg_target_call_clobber_regs.Richard Henderson2010-05-191-5/+6
* tcg-i386: Allocate call-saved registers first.Richard Henderson2010-05-191-3/+3
* Fix cross compilationStefan Weil2010-05-191-1/+11
* target-s390: enable SIGP Initial ResetAlexander Graf2010-05-181-3/+14
* target-ppc: remove dead codeThomas Monjalon2010-05-181-10/+0
* target-s390: add firmware codeAlexander Graf2010-05-184-1/+32
* PPC/KVM: make iothread workAlexander Graf2010-05-181-15/+15
* fix chardev_init for win32TeLeMan2010-05-181-2/+2
* qemu-sockets: avoid strlen of NULL pointerJens Osterkamp2010-05-181-1/+2
* linux-user: rlimit conversion between host and target.takasi-y@ops.dti.ne.jp2010-05-183-9/+32
* Compile acpi_piix4, apm and pm_smbus only onceBlue Swirl2010-05-178-3/+9
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-05-1713-232/+213
|\
| * block: Remove special case for vvfatKevin Wolf2010-05-171-5/+0
| * Fix docs for block stats monitor commandDaniel P. Berrange2010-05-171-12/+11
| * use qemu_free() instead of free()Bruce Rogers2010-05-171-1/+1
| * block/vdi: Fix image opening and creation for odd disk sizesStefan Weil2010-05-171-7/+16
| * dmg: use qemu block APIChristoph Hellwig2010-05-171-30/+26
| * dmg: use preadChristoph Hellwig2010-05-171-37/+51
| * dmg: fix reading of uncompressed chunksChristoph Hellwig2010-05-171-1/+2
| * block/vpc: Fix conversion from size to disk geometryStefan Weil2010-05-171-9/+12
| * parallels: use qemu block APIChristoph Hellwig2010-05-171-18/+6
| * parallels: use preadChristoph Hellwig2010-05-171-22/+11
| * block/vdi: Allow disk images of size 0Stefan Weil2010-05-171-2/+7
| * block: Fix bdrv_commitKevin Wolf2010-05-171-3/+3
| * block: Fix protocol detection for Windows devicesKevin Wolf2010-05-171-4/+6
| * block: Avoid unchecked casts for AIOCBsKevin Wolf2010-05-175-6/+7
| * bochs: use qemu block APIChristoph Hellwig2010-05-171-21/+9
| * bochs: use preadChristoph Hellwig2010-05-171-43/+20
| * ide: Fix ide_dma_cancelKevin Wolf2010-05-171-4/+4
| * cloop: use qemu block APIChristoph Hellwig2010-05-171-14/+12
| * cloop: use preadChristoph Hellwig2010-05-171-15/+17
| * qemu-nbd: Improve error reportingRyota Ozaki2010-05-171-10/+24
| * block: Remove semicolon in BDRV_SECTOR_MASK macroStefan Hajnoczi2010-05-171-1/+1
* | Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-05-173-8/+16
|\ \ | |/ |/|
| * virtio-net: return with value in void functionMichael S. Tsirkin2010-05-121-1/+1
| * virtio: invoke set_features on loadMichael S. Tsirkin2010-05-121-0/+2
| * pci: irq_state vmstate breakageMichael S. Tsirkin2010-05-121-2/+2
| * pci: cleanly backout of pci_qdev_init()Alex Williamson2010-05-121-5/+11
* | sparc: move DT and QT defines to op_helper.cBlue Swirl2010-05-162-5/+5
* | sparc64: fix TT_WOTHER valueIgor V. Kovalenko2010-05-161-1/+1
* | sparc64: fix mmu demap operand typoIgor V. Kovalenko2010-05-161-2/+2
OpenPOWER on IntegriCloud