summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Clarify "Unable to reserve guest address space" errorPeter Maydell2012-08-271-1/+4
* linux-user: fix emulation of getdentsDmitry V. Levin2012-08-272-10/+9
* linux-user: arg_table need not have global scopeJim Meyering2012-08-271-3/+3
* tcg/ia64: fix and optimize ld/st slow pathAurelien Jarno2012-08-261-15/+23
* tcg/ia64: fix prologue/epilogueAurelien Jarno2012-08-261-10/+10
* tcg/arm: Fix broken CONFIG_TCG_PASS_AREG0 codePeter Maydell2012-08-261-93/+144
* i8259: add -no-spurious-interrupt-hack optionMatthew Ogilvie2012-08-245-5/+44
* vga: add some optional CGA compatibility hacksMatthew Ogilvie2012-08-244-8/+74
* qemu-options.hx: mention retrace= VGA optionMatthew Ogilvie2012-08-241-1/+7
* vl: fix -hdachs/-hda argument order parsing issuesMatthew Ogilvie2012-08-241-21/+18
* target-i386/translate.c: mov to/from crN/drN: ignore mod bitsMatthew Ogilvie2012-08-241-4/+10
* fix some debug printf format stringsMatthew Ogilvie2012-08-244-7/+10
* ivshmem: fix memory_region_del_eventfd assertion failurePaolo Bonzini2012-08-231-0/+4
* qom: object_delete should unparent the object firstPaolo Bonzini2012-08-235-10/+2
* monitor: don't try to initialize json parser when monitor is HMPAnthony Liguori2012-08-231-2/+2
* target-mips: Fix some helper functions (VR54xx multiplication)Stefan Weil2012-08-241-46/+29
* target-mips: Enable access to required RDHWR hardware registersMeador Inge2012-08-231-2/+3
* monitor: move json init from OPEN event to initAnthony Liguori2012-08-231-1/+3
* boards: add a 'none' machine type to all platformsAnthony Liguori2012-08-222-0/+42
* Update version for 1.2.0-rc1 releaseAnthony Liguori2012-08-221-1/+1
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-08-226-17/+18
|\
| * migration: move total_time from ram stats to migration infoJuan Quintela2012-08-214-15/+16
| * monitor: avoid declaring unused variablesBlue Swirl2012-08-201-1/+1
| * qapi: Fix memory leakStefan Weil2012-08-201-1/+1
* | Merge remote-tracking branch 'sstabellini/xen-fixes-20120822' into stagingAnthony Liguori2012-08-222-12/+21
|\ \
| * | xen-all.c: fix multiply issue for int and uint typesDongxiao Xu2012-08-221-8/+16
| * | Fix invalidate if memory requested was not bucket alignedFrediano Ziglio2012-08-221-4/+5
| |/
* | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-08-224-67/+79
|\ \
| * | virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machinesPaolo Bonzini2012-08-203-8/+16
| * | iscsi: fix races between task completion and abortPaolo Bonzini2012-08-201-29/+30
| * | iscsi: simplify iscsi_schedule_bhPaolo Bonzini2012-08-201-15/+9
| * | iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cbPaolo Bonzini2012-08-201-28/+28
| * | Revert "iscsi: Fix NULL dereferences / races between task completion and abort"Paolo Bonzini2012-08-201-23/+32
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-08-224-1/+69
|\ \ \
| * | | virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine typesStefan Hajnoczi2012-08-174-1/+9
| * | | Documentation: Warn against qemu-img on active imageKevin Wolf2012-08-171-0/+10
| * | | vmdk: Read footer for streamOptimized imagesKevin Wolf2012-08-171-0/+56
| * | | vmdk: Fix header structureKevin Wolf2012-08-171-1/+1
* | | | Merge remote-tracking branch 'kraxel/usb.59' into stagingAnthony Liguori2012-08-224-10/+21
|\ \ \ \
| * | | | ehci: Fix setting of halt bit from usbcmd register updatesHans de Goede2012-08-161-7/+8
| * | | | ehci: fix Interrupt Threshold Control implementationGerd Hoffmann2012-08-161-2/+10
| * | | | usb: update uas product idGerd Hoffmann2012-08-161-1/+1
| * | | | usb: async control xfer fixupGerd Hoffmann2012-08-162-0/+2
* | | | | qapi: add 'query-target' command to return target archDaniel P. Berrange2012-08-224-1/+61
* | | | | pci: Tidy up PCI host bridgesAndreas Färber2012-08-2210-28/+42
* | | | | pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber2012-08-2213-47/+45
* | | | | pci_host: Turn into SysBus-derived QOM typeAndreas Färber2012-08-222-0/+17
* | | | | unin_pci: QOM'ify UniNorth PCI host bridgesAndreas Färber2012-08-221-65/+72
* | | | | spapr_pci: QOM'ify sPAPR PCI host bridgeAndreas Färber2012-08-223-46/+56
* | | | | prep_pci: QOM'ify Raven PCI host bridgeAndreas Färber2012-08-221-5/+12
OpenPOWER on IntegriCloud