summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-11-2435-1025/+1962
|\
| * pc: acpi: mark all possible CPUs as enabled in SRATIgor Mammedov2014-11-241-8/+3
| * pcie: fix improper use of negative valueGonglei2014-11-241-1/+1
| * pcie: fix typo in pcie_cap_deverr_init()Gonglei2014-11-241-1/+1
| * target-i386: move generic memory hotplug methods to DSDTsPaolo Bonzini2014-11-2412-992/+1789
| * acpi-build: mark RAM dirty on table updateMichael S. Tsirkin2014-11-243-7/+14
| * hw/pci: fix crash on shpc error flowMarcel Apfelbaum2014-11-241-0/+1
| * pc: count in 1Gb hugepage alignment when sizing hotplug-memory containerIgor Mammedov2014-11-241-0/+5
| * pc: explicitly check maxmem limit when adding DIMMIgor Mammedov2014-11-241-0/+45
| * pc: pc-dimm: use backend alignment during address auto allocationIgor Mammedov2014-11-231-1/+4
| * pc: align DIMM's address/size by backend's alignment valueIgor Mammedov2014-11-234-0/+26
| * memory: expose alignment used for allocating RAM as MemoryRegion APIIgor Mammedov2014-11-238-8/+22
| * pc: limit DIMM address and size to page aligned valuesIgor Mammedov2014-11-233-3/+16
| * pc: make pc_dimm_plug() more readbleIgor Mammedov2014-11-231-2/+3
| * pc: kvm: check if KVM has free memory slots to avoid abort()Igor Mammedov2014-11-234-1/+28
| * qemu-char: fix tcp_get_fdsMichael S. Tsirkin2014-11-231-1/+4
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-11-242-30/+1
|\ \
| * | Revert "qemu-img info: show nocow info"Kevin Wolf2014-11-242-30/+1
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-11-242-10/+20
|\ \ | |/ |/|
| * apic: fix incorrect handling of ExtINT interrupts wrt processor priorityPaolo Bonzini2014-11-241-4/+4
| * apic: fix loss of IPI due to masked ExtINTPaolo Bonzini2014-11-241-1/+3
| * apic: avoid getting out of halted state on masked PIC interruptsPaolo Bonzini2014-11-242-5/+13
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2014-11-214-32/+41
|\
| * rtl8139: fix Pointer to local outside scopeGonglei2014-11-211-0/+4
| * pcnet: fix Negative array index readGonglei2014-11-211-25/+30
| * net/socket: fix Uninitialized scalar variableGonglei2014-11-211-5/+6
| * net/slirp: fix memory leakGonglei2014-11-211-2/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20141121-1' into s...Peter Maydell2014-11-211-9/+10
|\ \ | |/ |/|
| * gtk: Don't crash if -nodefaultsFam Zheng2014-11-211-7/+9
| * gtk: fix possible memory leak about local_errzhanghailiang2014-11-211-2/+1
|/
* hw/arm/virt: set stdout-path instead of linux,stdout-pathLeif Lindholm2014-11-201-1/+1
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-11-203-29/+31
|\
| * target-ppc: Altivec's mtvscr Decodes Wrong RegisterTom Musta2014-11-201-1/+1
| * kvm: Fix memory slot page alignment logicAlexander Graf2014-11-201-2/+4
| * target-ppc: Fix breakpoint registers for e300Fabien Chouteau2014-11-201-26/+26
* | Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.2-2' into sta...Peter Maydell2014-11-201-3/+12
|\ \ | |/ |/|
| * migration: static variables will not be reset at second migrationChenLiang2014-11-201-3/+12
|/
* Update version for v2.2.0-rc2 releasePeter Maydell2014-11-181-1/+1
* hw/ide/core.c: Prevent SIGSEGV during migrationDon Slutz2014-11-181-1/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2014-11-181-1/+1
|\
| * net: The third parameter of getsockname should be initializedzhanghailiang2014-11-181-1/+1
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2014-11-182-37/+36
|\ \
| * | Tracing: Fix simpletrace.py error on tcg enabled binary tracesChristoph Seifert2014-11-181-34/+33
| * | Tracing docs fix configure option and descriptionDr. David Alan Gilbert2014-11-181-3/+3
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-11-181-82/+91
|\ \
| * | block/raw-posix: Catch fsync() errorsMax Reitz2014-11-181-1/+6
| * | block/raw-posix: Only sync after successful preallocationMax Reitz2014-11-181-1/+3
| * | block/raw-posix: Fix preallocating write() loopMax Reitz2014-11-181-1/+1
| * | Merge remote-tracking branch 'mreitz/block' into queue-blockKevin Wolf2014-11-181-80/+82
| |\ \ | | |/ | |/|
| | * raw-posix: The SEEK_HOLE code is flawed, rewrite itMarkus Armbruster2014-11-181-26/+85
OpenPOWER on IntegriCloud