summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-24target-i386: move generic memory hotplug methods to DSDTsPaolo Bonzini12-992/+1789
2014-11-24acpi-build: mark RAM dirty on table updateMichael S. Tsirkin3-7/+14
2014-11-24hw/pci: fix crash on shpc error flowMarcel Apfelbaum1-0/+1
2014-11-24pc: count in 1Gb hugepage alignment when sizing hotplug-memory containerIgor Mammedov1-0/+5
2014-11-24pc: explicitly check maxmem limit when adding DIMMIgor Mammedov1-0/+45
2014-11-23pc: pc-dimm: use backend alignment during address auto allocationIgor Mammedov1-1/+4
2014-11-23pc: align DIMM's address/size by backend's alignment valueIgor Mammedov4-0/+26
2014-11-23memory: expose alignment used for allocating RAM as MemoryRegion APIIgor Mammedov8-8/+22
2014-11-23pc: limit DIMM address and size to page aligned valuesIgor Mammedov3-3/+16
2014-11-23pc: make pc_dimm_plug() more readbleIgor Mammedov1-2/+3
2014-11-23pc: kvm: check if KVM has free memory slots to avoid abort()Igor Mammedov4-1/+28
2014-11-23qemu-char: fix tcp_get_fdsMichael S. Tsirkin1-1/+4
2014-11-21Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell4-32/+41
2014-11-21Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20141121-1' into s...Peter Maydell1-9/+10
2014-11-21rtl8139: fix Pointer to local outside scopeGonglei1-0/+4
2014-11-21pcnet: fix Negative array index readGonglei1-25/+30
2014-11-21net/socket: fix Uninitialized scalar variableGonglei1-5/+6
2014-11-21net/slirp: fix memory leakGonglei1-2/+1
2014-11-21gtk: Don't crash if -nodefaultsFam Zheng1-7/+9
2014-11-21gtk: fix possible memory leak about local_errzhanghailiang1-2/+1
2014-11-20hw/arm/virt: set stdout-path instead of linux,stdout-pathLeif Lindholm1-1/+1
2014-11-20Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell3-29/+31
2014-11-20target-ppc: Altivec's mtvscr Decodes Wrong RegisterTom Musta1-1/+1
2014-11-20kvm: Fix memory slot page alignment logicAlexander Graf1-2/+4
2014-11-20target-ppc: Fix breakpoint registers for e300Fabien Chouteau1-26/+26
2014-11-20Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.2-2' into sta...Peter Maydell1-3/+12
2014-11-20migration: static variables will not be reset at second migrationChenLiang1-3/+12
2014-11-18Update version for v2.2.0-rc2 releasev2.2.0-rc2Peter Maydell1-1/+1
2014-11-18hw/ide/core.c: Prevent SIGSEGV during migrationDon Slutz1-1/+1
2014-11-18Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell1-1/+1
2014-11-18Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2-37/+36
2014-11-18net: The third parameter of getsockname should be initializedzhanghailiang1-1/+1
2014-11-18Tracing: Fix simpletrace.py error on tcg enabled binary tracesChristoph Seifert1-34/+33
2014-11-18Tracing docs fix configure option and descriptionDr. David Alan Gilbert1-3/+3
2014-11-18Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-82/+91
2014-11-18Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.2' into stagingPeter Maydell1-2/+3
2014-11-18linux-headers: update to 3.18-rc5Ard Biesheuvel6-11/+40
2014-11-18migration: fix parameter validation on ram loadMichael S. Tsirkin1-2/+3
2014-11-18block/raw-posix: Catch fsync() errorsMax Reitz1-1/+6
2014-11-18block/raw-posix: Only sync after successful preallocationMax Reitz1-1/+3
2014-11-18block/raw-posix: Fix preallocating write() loopMax Reitz1-1/+1
2014-11-18exec: Handle multipage ranges in invalidate_and_set_dirty()Peter Maydell2-4/+27
2014-11-18Merge remote-tracking branch 'mreitz/block' into queue-blockKevin Wolf1-80/+82
2014-11-18raw-posix: The SEEK_HOLE code is flawed, rewrite itMarkus Armbruster1-26/+85
2014-11-18raw-posix: SEEK_HOLE suffices, get rid of FIEMAPMarkus Armbruster1-59/+4
2014-11-18raw-posix: Fix comment for raw_co_get_block_status()Markus Armbruster1-3/+1
2014-11-17target-arm: handle address translations that start at level 3Peter Maydell1-9/+11
2014-11-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell11-24/+41
2014-11-17hcd-musb: fix dereference null return valuePaolo Bonzini1-2/+6
2014-11-17Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell4-0/+0