summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pc: memhp: force gaps between DIMM's GPAIgor Mammedov2015-10-024-2/+7
* memhp: extend address auto assignment to support gapsIgor Mammedov2015-10-024-11/+16
* vhost-user: unit test for new messagesMichael S. Tsirkin2015-10-021-0/+18
* vhost-user-test: do not reinvent glib-compat.hPaolo Bonzini2015-10-021-97/+16
* virtio: Notice when the system doesn't support MSIx at allRichard Henderson2015-10-011-6/+11
* pc: Add a comment explaining why pc_compat_2_4() doesn't existEduardo Habkost2015-10-012-0/+14
* exec: allocate PROT_NONE pages on top of RAMMichael S. Tsirkin2015-10-011-3/+39
* oslib: allocate PROT_NONE pages on top of RAMMichael S. Tsirkin2015-10-011-4/+4
* oslib: rework anonimous RAM allocationMichael S. Tsirkin2015-10-011-2/+10
* virtio-net: correctly drop truncated packetsJason Wang2015-10-011-7/+1
* virtio: introduce virtqueue_discard()Jason Wang2015-10-012-0/+9
* virtio: introduce virtqueue_unmap_sg()Jason Wang2015-10-011-4/+10
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150930' i...Peter Maydell2015-10-017-65/+263
|\
| * migration: Disambiguate MAX_THROTTLEJason J. Herne2015-09-301-1/+1
| * qmp/hmp: Add throttle ratio to query-migrate and info migrateJason J. Herne2015-09-303-1/+16
| * migration: Dynamic cpu throttling for auto-convergeJason J. Herne2015-09-302-59/+34
| * migration: Parameters for auto-converge cpu throttlingJason J. Herne2015-09-303-4/+91
| * cpu: Provide vcpu throttling interfaceJason J. Herne2015-09-302-0/+120
| * migration: yet more possible state transitionsJuan Quintela2015-09-301-0/+1
|/
* Merge remote-tracking branch 'remotes/amit-migration/tags/for-juan-201509' in...Peter Maydell2015-09-2912-142/+211
|\
| * ram_find_and_save_block: Split out the findingDr. David Alan Gilbert2015-09-291-25/+59
| * Move dirty page search state into separate structureDr. David Alan Gilbert2015-09-291-20/+35
| * migration: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-09-297-22/+21
| * migration: qemu-file more size_t'ifyingDr. David Alan Gilbert2015-09-292-16/+16
| * migration: size_t'ify some of qemu-fileDr. David Alan Gilbert2015-09-297-24/+30
| * Init page sizes in qtestDr. David Alan Gilbert2015-09-291-0/+1
| * Split out end of migration code from migration_threadDr. David Alan Gilbert2015-09-292-28/+49
| * migration/ram.c: Use RAMBlock rather than MemoryRegionDr. David Alan Gilbert2015-09-291-15/+11
| * vmstate: Remove redefinition of VMSTATE_UINT32_ARRAYSoren Brinkmann2015-09-291-3/+0
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150925-1' in...Peter Maydell2015-09-251-54/+65
|\ \ | |/ |/|
| * ui/cocoa.m: remove open dialog codeJohn Arbuckle2015-09-251-54/+2
| * ui/cocoa.m: prevent stuck key situationJohn Arbuckle2015-09-251-0/+26
| * ui/cocoa.m: verify with user before quitting QEMUJohn Arbuckle2015-09-251-1/+38
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-2585-386/+1341
|\
| * doc: Refresh URLs in the qemu-tech documentationThomas Huth2015-09-251-43/+30
| * docs: describe the QEMU build system structure / designDaniel P. Berrange2015-09-252-0/+515
| * typedef: add typedef for QemuOptsPavel Dovgalyuk2015-09-252-4/+4
| * i386: interrupt poll processingPavel Dovgalyuk2015-09-251-0/+3
| * i386: partial revert of interrupt poll fixPavel Dovgalyuk2015-09-252-8/+11
| * ppc: Rename ELF_MACHINE to be PPC specificPeter Crosthwaite2015-09-259-12/+13
| * i386: Rename ELF_MACHINE to be x86 specificPeter Crosthwaite2015-09-252-3/+3
| * alpha: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+0
| * mips: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-255-6/+4
| * sparc: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-254-11/+5
| * s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-252-3/+2
| * sh4: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+0
| * xtensa: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-253-4/+3
| * tricore: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-252-3/+1
| * or32: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-252-2/+1
| * lm32: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-253-5/+3
OpenPOWER on IntegriCloud