aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-13error: Implement the warn and free Error functionsAlistair Francis1-0/+11
2017-07-13error: Functions to report warnings and informational messagesAlistair Francis1-0/+7
2017-07-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' int...Peter Maydell3-6/+5
2017-07-11Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' ...Peter Maydell1-0/+1
2017-07-11spapr: introduce the XIVE_EXPLOIT option in CASCédric Le Goater1-0/+1
2017-07-11spapr: Remove unnecessary differences between hotplug and coldplug pathsDavid Gibson1-1/+1
2017-07-11spapr: Add DRC release methodDavid Gibson1-0/+1
2017-07-11spapr: refresh "platform-specific" hcalls commentGreg Kurz1-3/+2
2017-07-11spapr: make spapr_populate_hotplug_cpu_dt() staticGreg Kurz1-2/+0
2017-07-10migration: Create load_setup()/cleanup() methodsJuan Quintela1-0/+2
2017-07-10migration: Rename cleanup() to save_cleanup()Juan Quintela1-1/+1
2017-07-10migration: Rename save_live_setup() to save_setup()Juan Quintela1-1/+1
2017-07-10migration: fix handling for --only-migratablePeter Xu1-1/+0
2017-07-10vfio: Test realized when using VFIOGroup.device_list iteratorAlex Williamson1-0/+1
2017-07-10block: Make bdrv_is_allocated_above() byte-basedEric Blake1-1/+1
2017-07-10block: Make bdrv_is_allocated() byte-basedEric Blake1-2/+2
2017-07-10backup: Switch block_backup.h to byte-basedEric Blake1-6/+5
2017-07-10block: Drop unused bdrv_round_sectors_to_clusters()Eric Blake1-4/+0
2017-07-10blockjob: Track job ratelimits via bytes, not sectorsEric Blake1-1/+2
2017-07-10block: Simplify use of BDRV_BLOCK_RAWEric Blake1-3/+3
2017-07-07xenfb: remove xen_init_display "temporary" hackStefano Stabellini1-2/+0
2017-07-06Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...Peter Maydell2-3/+14
2017-07-05s390x: vmstatify config migration for virtio-ccwHalil Pasic2-3/+14
2017-07-05tcg: add CONFIG_TCG guards in headersYang Zhong2-1/+6
2017-07-04tcg: move tb_lock out of translate-all.hPaolo Bonzini1-0/+4
2017-07-04tcg: make tcg_allowed globalYang Zhong1-1/+6
2017-07-04vl: convert -tb-size to qemu_strtoulPaolo Bonzini1-1/+1
2017-07-04qemu-thread: Assert locks are initialized before usingFam Zheng2-0/+9
2017-07-04main_loop: Make main_loop_wait() return voidPeter Maydell1-1/+1
2017-07-04include/exec/poison: Mark CONFIG_SOFTMMU as poisonedThomas Huth2-0/+9
2017-07-04cpu: Introduce a wrapper for tlb_flush() that can be used in common codeThomas Huth1-0/+2
2017-07-04include/exec/poison: Mark CONFIG_KVM as poisoned, tooThomas Huth2-5/+14
2017-07-04Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth2-28/+0
2017-07-04include/exec/poison: Add some more missing TARGET and CONFIG definesThomas Huth1-0/+6
2017-07-04vcpu_dirty: share the same field in CPUState for all acceleratorsSergio Andres Gomez Del Real1-2/+3
2017-07-03pci: Convert shpc_init() to ErrorMao Zhongyi2-2/+4
2017-07-03pci: Convert to realizeMao Zhongyi2-2/+4
2017-07-03pci: Replace pci_add_capability2() with pci_add_capability()Mao Zhongyi1-3/+0
2017-07-03pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi1-1/+2
2017-07-03virtio-net: enable configurable tx queue sizeWei Wang1-0/+1
2017-06-30tcg: consistently access cpu->tb_jmp_cache atomicallyEmilio G. Cota1-1/+10
2017-06-30gen-icount: use tcg_ctx.tcg_env instead of cpu_envEmilio G. Cota1-4/+6
2017-06-30gen-icount: add missing inline to gen_tb_endEmilio G. Cota1-1/+1
2017-06-30Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into stagingPeter Maydell1-0/+2
2017-06-30Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...Peter Maydell1-0/+1
2017-06-30block: Add BDRV_BLOCK_EOF to bdrv_get_block_status()Eric Blake1-0/+2
2017-06-30spapr: Clean up DRC set_isolation_state() pathDavid Gibson1-4/+2
2017-06-30spapr: Clean up DRC set_allocation_state pathDavid Gibson1-2/+0
2017-06-30spapr: Eliminate DRC 'signalled' state variableDavid Gibson1-2/+0
2017-06-30spapr: fix migration of ICPState objects from/to older QEMUGreg Kurz1-0/+1