summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-27mips-linux-user: Always support rdhwr.Richard Henderson1-0/+4
2012-08-27target-mips: Streamline indexed cp1 memory addressing.Richard Henderson1-2/+1
2012-08-27Fix order of CVT.PS.S operandsRichard Sandiford1-1/+1
2012-08-27Fix operands of RECIP2.S and RECIP2.PSRichard Sandiford1-2/+2
2012-08-27linux-user: Clarify "Unable to reserve guest address space" errorPeter Maydell1-1/+4
2012-08-27linux-user: fix emulation of getdentsDmitry V. Levin2-10/+9
2012-08-27linux-user: arg_table need not have global scopeJim Meyering1-3/+3
2012-08-26tcg/ia64: fix and optimize ld/st slow pathAurelien Jarno1-15/+23
2012-08-26tcg/ia64: fix prologue/epilogueAurelien Jarno1-10/+10
2012-08-26tcg/arm: Fix broken CONFIG_TCG_PASS_AREG0 codePeter Maydell1-93/+144
2012-08-24i8259: add -no-spurious-interrupt-hack optionMatthew Ogilvie5-5/+44
2012-08-24vga: add some optional CGA compatibility hacksMatthew Ogilvie4-8/+74
2012-08-24qemu-options.hx: mention retrace= VGA optionMatthew Ogilvie1-1/+7
2012-08-24vl: fix -hdachs/-hda argument order parsing issuesMatthew Ogilvie1-21/+18
2012-08-24target-i386/translate.c: mov to/from crN/drN: ignore mod bitsMatthew Ogilvie1-4/+10
2012-08-24fix some debug printf format stringsMatthew Ogilvie4-7/+10
2012-08-23ivshmem: fix memory_region_del_eventfd assertion failurePaolo Bonzini1-0/+4
2012-08-23qom: object_delete should unparent the object firstPaolo Bonzini5-10/+2
2012-08-23monitor: don't try to initialize json parser when monitor is HMPAnthony Liguori1-2/+2
2012-08-24target-mips: Fix some helper functions (VR54xx multiplication)Stefan Weil1-46/+29
2012-08-23target-mips: Enable access to required RDHWR hardware registersMeador Inge1-2/+3
2012-08-23monitor: move json init from OPEN event to initAnthony Liguori1-1/+3
2012-08-22boards: add a 'none' machine type to all platformsAnthony Liguori2-0/+42
2012-08-22Update version for 1.2.0-rc1 releaseAnthony Liguori1-1/+1
2012-08-22Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori6-17/+18
2012-08-22Merge remote-tracking branch 'sstabellini/xen-fixes-20120822' into stagingAnthony Liguori2-12/+21
2012-08-22Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori4-67/+79
2012-08-22Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori4-1/+69
2012-08-22Merge remote-tracking branch 'kraxel/usb.59' into stagingAnthony Liguori4-10/+21
2012-08-22qapi: add 'query-target' command to return target archDaniel P. Berrange4-1/+61
2012-08-22pci: Tidy up PCI host bridgesAndreas Färber10-28/+42
2012-08-22pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber13-47/+45
2012-08-22pci_host: Turn into SysBus-derived QOM typeAndreas Färber2-0/+17
2012-08-22unin_pci: QOM'ify UniNorth PCI host bridgesAndreas Färber1-65/+72
2012-08-22spapr_pci: QOM'ify sPAPR PCI host bridgeAndreas Färber3-46/+56
2012-08-22prep_pci: QOM'ify Raven PCI host bridgeAndreas Färber1-5/+12
2012-08-22ppce500_pci: QOM'ify e500 PCI host bridgeAndreas Färber1-5/+11
2012-08-22ppc4xx_pci: QOM'ify ppc4xx PCI host bridgeAndreas Färber3-6/+12
2012-08-22gt64xxx: QOM'ify GT64120 PCI host bridgeAndreas Färber1-15/+20
2012-08-22grackle_pci: QOM'ify Grackle PCI host bridgeAndreas Färber2-29/+29
2012-08-22dec_pci: QOM'ify DEC 21154 PCI-PCI bridgeAndreas Färber2-10/+13
2012-08-22bonito: QOM'ify Bonito PCI host bridgeAndreas Färber1-56/+90
2012-08-22alpha_typhoon: QOM'ify Typhoon PCI host bridgeAndreas Färber1-7/+13
2012-08-22pci: Make host bridge TypeInfos constAndreas Färber11-29/+29
2012-08-22virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine typesStefan Hajnoczi3-2/+6
2012-08-22softmmu-semi: fix lock_user* functions not to deref NULL upon OOMJim Meyering1-1/+4
2012-08-22arm-semi: don't leak 1KB user string lock buffer upon TARGET_SYS_OPENJim Meyering1-6/+7
2012-08-22sheepdog: don't leak socket file descriptor upon connection failureJim Meyering1-0/+1
2012-08-22linux-user: do_msgrcv: don't leak host_mb upon TARGET_EFAULT failureJim Meyering1-2/+2
2012-08-22qemu-ga: don't leak a file descriptor upon failed lockfJim Meyering1-0/+3