summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.0.1v1.0.1stable-1.0Justin M. Forbes2012-02-021-1/+1
* Merge branch 's390-1.0' of git://repo.or.cz/qemu/agrafJustin M. Forbes2012-02-012-3/+3
|\
| * s390: fix cpu hotplug / cpu activity on interruptsChristian Borntraeger2012-01-121-3/+0
| * s390x: add TR function for EXECUTEAlexander Graf2012-01-121-0/+3
* | Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agrafJustin M. Forbes2012-02-018-19/+138
|\ \
| * | pseries: Don't try to munmap() a malloc()ed TCE tableDavid Gibson2012-01-121-2/+10
| * | pseries: Populate "/chosen/linux,stdout-path" in the FDTDavid Gibson2012-01-124-1/+40
| * | pseries: Add a routine to find a stable "default" vty and use itDavid Gibson2012-01-121-9/+38
| * | pseries: Emit device tree nodes in reg orderDavid Gibson2012-01-121-5/+45
| * | kvm-ppc: halt secondary cpus when guest resetLiu Yu-B132012012-01-122-1/+2
| * | pseries: Fix array overrun bug in PCI codeDavid Gibson2012-01-121-1/+1
| * | console: Fix segfault on screendump without VGA adapterAlexander Graf2012-01-121-1/+3
| |/
* | e1000: bounds packet size against buffer sizeAnthony Liguori2012-01-231-0/+3
|/
* Merge branch 'master' of ssh://git.qemu.org/pub/git/qemu-stable-1.0Justin M. Forbes2012-01-103-15/+31
|\
| * PPC: Fix linker scripts on ppc hostsAlexander Graf2012-01-102-4/+28
| * target-sh4: ignore ocbp and ocbwb instructionsAurelien Jarno2012-01-101-11/+3
* | rbd: always set out parameter in qemu_rbd_snap_listJosh Durgin2012-01-101-1/+2
* | Documentation: Add qemu-img -t parameter in man pageKevin Wolf2012-01-102-6/+10
* | qemu-img rebase: Fix for undersized backing filesKevin Wolf2012-01-101-9/+33
* | coroutine: switch per-thread free pool to a global poolAvi Kivity2012-01-101-14/+16
* | qiov: prevent double free or use-after-freePaolo Bonzini2012-01-101-0/+3
* | usb-ohci: td.cbp incorrectly updated near page endAndriy Gapon2012-01-101-3/+3
* | usb-host: properly release port on unplug & exitGerd Hoffmann2012-01-101-8/+20
* | usb-storage: cancel I/O on resetGerd Hoffmann2012-01-101-0/+12
* | Fix parse of usb device description with multiple configurationsCao,Bing Bu2012-01-101-8/+11
* | pc: fix event_idx compatibility for virtio devicesAnthony Liguori2012-01-101-0/+32
* | pc: add pc-0.15Anthony Liguori2012-01-101-0/+9
* | cris: Handle conditional stores on CRISv10Stefan Sandstrom2012-01-103-6/+69
* | configure: Enable build by default PIE / read-only relocation sections on Ope...Brad2012-01-101-1/+1
* | target-i386: fix cmpxchg instruction emulationAndreas Gustafsson2012-01-101-4/+7
* | hw/9pfs: Use the correct signed type for different variablesAneesh Kumar K.V2012-01-104-16/+17
* | hw/9pfs: replace iovec manipulation with QEMUIOVectorStefan Hajnoczi2012-01-101-102/+60
* | hw/9pfs: Use the correct file descriptor in Fsdriver CallbackAneesh Kumar K.V2012-01-105-22/+55
* | hw/9pfs: Add qdev.reset callback for virtio-9p-pci deviceAneesh Kumar K.V2012-01-103-2/+4
* | hw/9pfs: Reset server state during TVERSIONDeepak C Shetty2012-01-101-0/+26
* | hw/9pfs: use migration blockers to prevent live migration when virtfs export ...Aneesh Kumar K.V2012-01-105-13/+41
* | hw/9pfs: Improve portability to older systemsAneesh Kumar K.V2012-01-103-35/+4
* | exec.c: Fix subpage memory access to RAM MemoryRegionAndreas Färber2012-01-102-2/+64
|/
* malta: Fix regression (i8259 interrupts did not work)Stefan Weil2012-01-081-4/+35
* Update version for 1.0 releasev1.0Anthony Liguori2011-12-011-1/+1
* Makefile: use full path for qapi-generated directoryMichael Roth2011-11-301-1/+1
* qapi: fix guardname generationMichael Roth2011-11-301-3/+4
* Update version for 1.0-rc4v1.0-rc4Anthony Liguori2011-11-281-1/+1
* ccid: Fix buffer overrun in handling of VSC_ATR messageMarkus Armbruster2011-11-281-0/+1
* Revert "fix out of tree build"Anthony Liguori2011-11-281-1/+1
* configure: avoid screening of --{en, dis}able-usb-redir optionsMax Filippov2011-11-281-2/+8
* cutils: Make strtosz & friends leave follow set to callersMarkus Armbruster2011-11-281-44/+26
* qemu-img: Tighten parsing of size argumentsMarkus Armbruster2011-11-281-4/+6
* x86/cpuid: Tighten parsing of tsc_freq=FREQMarkus Armbruster2011-11-281-1/+1
* vl: Tighten parsing of -m argumentMarkus Armbruster2011-11-281-2/+3