aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-01Fix kVM_GET_ONE_REG interfacestable-1.0Benjamin Herrenschmidt
2012-06-01Allow i8259 to build without i8254Benjamin Herrenschmidt
2012-06-01Fix conditional build of various x86 specific bitsBenjamin Herrenschmidt
2012-04-16Merge remote branch 'stable-1.0.1-qemu/master' into stable-1.0qemu-kvm-1.0.1Marcelo Tosatti
2012-02-02Version 1.0.1v1.0.1Justin M. Forbes
2012-02-01Merge branch 's390-1.0' of git://repo.or.cz/qemu/agrafJustin M. Forbes
2012-02-01Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agrafJustin M. Forbes
2012-01-23e1000: bounds packet size against buffer sizeAnthony Liguori
2012-01-12s390: fix cpu hotplug / cpu activity on interruptsChristian Borntraeger
2012-01-12s390x: add TR function for EXECUTEAlexander Graf
2012-01-12pseries: Don't try to munmap() a malloc()ed TCE tableDavid Gibson
2012-01-12pseries: Populate "/chosen/linux,stdout-path" in the FDTDavid Gibson
2012-01-12pseries: Add a routine to find a stable "default" vty and use itDavid Gibson
2012-01-12pseries: Emit device tree nodes in reg orderDavid Gibson
2012-01-12kvm-ppc: halt secondary cpus when guest resetLiu Yu-B13201
2012-01-12pseries: Fix array overrun bug in PCI codeDavid Gibson
2012-01-12console: Fix segfault on screendump without VGA adapterAlexander Graf
2012-01-10Merge branch 'master' of ssh://git.qemu.org/pub/git/qemu-stable-1.0Justin M. Forbes
2012-01-10rbd: always set out parameter in qemu_rbd_snap_listJosh Durgin
2012-01-10Documentation: Add qemu-img -t parameter in man pageKevin Wolf
2012-01-10qemu-img rebase: Fix for undersized backing filesKevin Wolf
2012-01-10coroutine: switch per-thread free pool to a global poolAvi Kivity
2012-01-10qiov: prevent double free or use-after-freePaolo Bonzini
2012-01-10PPC: Fix linker scripts on ppc hostsAlexander Graf
2012-01-10target-sh4: ignore ocbp and ocbwb instructionsAurelien Jarno
2012-01-10usb-ohci: td.cbp incorrectly updated near page endAndriy Gapon
2012-01-10usb-host: properly release port on unplug & exitGerd Hoffmann
2012-01-10usb-storage: cancel I/O on resetGerd Hoffmann
2012-01-10Fix parse of usb device description with multiple configurationsCao,Bing Bu
2012-01-10pc: fix event_idx compatibility for virtio devicesAnthony Liguori
2012-01-10pc: add pc-0.15Anthony Liguori
2012-01-10cris: Handle conditional stores on CRISv10Stefan Sandstrom
2012-01-10configure: Enable build by default PIE / read-only relocation sections on Ope...Brad
2012-01-10target-i386: fix cmpxchg instruction emulationAndreas Gustafsson
2012-01-10hw/9pfs: Use the correct signed type for different variablesAneesh Kumar K.V
2012-01-10hw/9pfs: replace iovec manipulation with QEMUIOVectorStefan Hajnoczi
2012-01-10hw/9pfs: Use the correct file descriptor in Fsdriver CallbackAneesh Kumar K.V
2012-01-10hw/9pfs: Add qdev.reset callback for virtio-9p-pci deviceAneesh Kumar K.V
2012-01-10hw/9pfs: Reset server state during TVERSIONDeepak C Shetty
2012-01-10hw/9pfs: use migration blockers to prevent live migration when virtfs export ...Aneesh Kumar K.V
2012-01-10hw/9pfs: Improve portability to older systemsAneesh Kumar K.V
2012-01-10exec.c: Fix subpage memory access to RAM MemoryRegionAndreas Färber
2012-01-08malta: Fix regression (i8259 interrupts did not work)Stefan Weil
2011-12-19qemu-kvm: Fix save/restore of in-kernel i8259Jan Kiszka
2011-12-04Merge commit 'v1.0' into nextqemu-kvm-1.0Avi Kivity
2011-12-01Update version for 1.0 releasev1.0Anthony Liguori
2011-11-30Makefile: use full path for qapi-generated directoryMichael Roth
2011-11-30qapi: fix guardname generationMichael Roth
2011-11-28Update version for 1.0-rc4v1.0-rc4Anthony Liguori
2011-11-28ccid: Fix buffer overrun in handling of VSC_ATR messageMarkus Armbruster