summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-02Version 1.0.1v1.0.1Justin M. Forbes1-1/+1
2012-02-01Merge branch 's390-1.0' of git://repo.or.cz/qemu/agrafJustin M. Forbes2-3/+3
2012-02-01Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agrafJustin M. Forbes8-19/+138
2012-01-23e1000: bounds packet size against buffer sizeAnthony Liguori1-0/+3
2012-01-12s390: fix cpu hotplug / cpu activity on interruptsChristian Borntraeger1-3/+0
2012-01-12s390x: add TR function for EXECUTEAlexander Graf1-0/+3
2012-01-12pseries: Don't try to munmap() a malloc()ed TCE tableDavid Gibson1-2/+10
2012-01-12pseries: Populate "/chosen/linux,stdout-path" in the FDTDavid Gibson4-1/+40
2012-01-12pseries: Add a routine to find a stable "default" vty and use itDavid Gibson1-9/+38
2012-01-12pseries: Emit device tree nodes in reg orderDavid Gibson1-5/+45
2012-01-12kvm-ppc: halt secondary cpus when guest resetLiu Yu-B132012-1/+2
2012-01-12pseries: Fix array overrun bug in PCI codeDavid Gibson1-1/+1
2012-01-12console: Fix segfault on screendump without VGA adapterAlexander Graf1-1/+3
2012-01-10Merge branch 'master' of ssh://git.qemu.org/pub/git/qemu-stable-1.0Justin M. Forbes3-15/+31
2012-01-10rbd: always set out parameter in qemu_rbd_snap_listJosh Durgin1-1/+2
2012-01-10Documentation: Add qemu-img -t parameter in man pageKevin Wolf2-6/+10
2012-01-10qemu-img rebase: Fix for undersized backing filesKevin Wolf1-9/+33
2012-01-10coroutine: switch per-thread free pool to a global poolAvi Kivity1-14/+16
2012-01-10qiov: prevent double free or use-after-freePaolo Bonzini1-0/+3
2012-01-10PPC: Fix linker scripts on ppc hostsAlexander Graf2-4/+28
2012-01-10target-sh4: ignore ocbp and ocbwb instructionsAurelien Jarno1-11/+3
2012-01-10usb-ohci: td.cbp incorrectly updated near page endAndriy Gapon1-3/+3
2012-01-10usb-host: properly release port on unplug & exitGerd Hoffmann1-8/+20
2012-01-10usb-storage: cancel I/O on resetGerd Hoffmann1-0/+12
2012-01-10Fix parse of usb device description with multiple configurationsCao,Bing Bu1-8/+11
2012-01-10pc: fix event_idx compatibility for virtio devicesAnthony Liguori1-0/+32
2012-01-10pc: add pc-0.15Anthony Liguori1-0/+9
2012-01-10cris: Handle conditional stores on CRISv10Stefan Sandstrom3-6/+69
2012-01-10configure: Enable build by default PIE / read-only relocation sections on Ope...Brad1-1/+1
2012-01-10target-i386: fix cmpxchg instruction emulationAndreas Gustafsson1-4/+7
2012-01-10hw/9pfs: Use the correct signed type for different variablesAneesh Kumar K.V4-16/+17
2012-01-10hw/9pfs: replace iovec manipulation with QEMUIOVectorStefan Hajnoczi1-102/+60
2012-01-10hw/9pfs: Use the correct file descriptor in Fsdriver CallbackAneesh Kumar K.V5-22/+55
2012-01-10hw/9pfs: Add qdev.reset callback for virtio-9p-pci deviceAneesh Kumar K.V3-2/+4
2012-01-10hw/9pfs: Reset server state during TVERSIONDeepak C Shetty1-0/+26
2012-01-10hw/9pfs: use migration blockers to prevent live migration when virtfs export ...Aneesh Kumar K.V5-13/+41
2012-01-10hw/9pfs: Improve portability to older systemsAneesh Kumar K.V3-35/+4
2012-01-10exec.c: Fix subpage memory access to RAM MemoryRegionAndreas Färber2-2/+64
2012-01-08malta: Fix regression (i8259 interrupts did not work)Stefan Weil1-4/+35
2011-12-01Update version for 1.0 releasev1.0Anthony Liguori1-1/+1
2011-11-30Makefile: use full path for qapi-generated directoryMichael Roth1-1/+1
2011-11-30qapi: fix guardname generationMichael Roth1-3/+4
2011-11-28Update version for 1.0-rc4v1.0-rc4Anthony Liguori1-1/+1
2011-11-28ccid: Fix buffer overrun in handling of VSC_ATR messageMarkus Armbruster1-0/+1
2011-11-28Revert "fix out of tree build"Anthony Liguori1-1/+1
2011-11-28configure: avoid screening of --{en, dis}able-usb-redir optionsMax Filippov1-2/+8
2011-11-28cutils: Make strtosz & friends leave follow set to callersMarkus Armbruster1-44/+26
2011-11-28qemu-img: Tighten parsing of size argumentsMarkus Armbruster1-4/+6
2011-11-28x86/cpuid: Tighten parsing of tsc_freq=FREQMarkus Armbruster1-1/+1
2011-11-28vl: Tighten parsing of -m argumentMarkus Armbruster1-2/+3