summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' int...Peter Maydell2017-07-113-6/+5Star
|\
| * spapr: introduce the XIVE_EXPLOIT option in CASCédric Le Goater2017-07-111-0/+1
| * spapr: Remove unnecessary differences between hotplug and coldplug pathsDavid Gibson2017-07-111-1/+1
| * spapr: Add DRC release methodDavid Gibson2017-07-111-0/+1
| * spapr: refresh "platform-specific" hcalls commentGreg Kurz2017-07-111-3/+2Star
| * spapr: make spapr_populate_hotplug_cpu_dt() staticGreg Kurz2017-07-111-2/+0Star
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' ...Peter Maydell2017-07-111-0/+1
|\ \
| * | vfio: Test realized when using VFIOGroup.device_list iteratorAlex Williamson2017-07-101-0/+1
| |/
* | migration: Create load_setup()/cleanup() methodsJuan Quintela2017-07-101-0/+2
* | migration: Rename cleanup() to save_cleanup()Juan Quintela2017-07-101-1/+1
* | migration: Rename save_live_setup() to save_setup()Juan Quintela2017-07-101-1/+1
* | migration: fix handling for --only-migratablePeter Xu2017-07-101-1/+0Star
|/
* block: Make bdrv_is_allocated_above() byte-basedEric Blake2017-07-101-1/+1
* block: Make bdrv_is_allocated() byte-basedEric Blake2017-07-101-2/+2
* backup: Switch block_backup.h to byte-basedEric Blake2017-07-101-6/+5Star
* block: Drop unused bdrv_round_sectors_to_clusters()Eric Blake2017-07-101-4/+0Star
* blockjob: Track job ratelimits via bytes, not sectorsEric Blake2017-07-101-1/+2
* block: Simplify use of BDRV_BLOCK_RAWEric Blake2017-07-101-3/+3
* xenfb: remove xen_init_display "temporary" hackStefano Stabellini2017-07-071-2/+0Star
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...Peter Maydell2017-07-062-3/+14
|\
| * s390x: vmstatify config migration for virtio-ccwHalil Pasic2017-07-052-3/+14
* | tcg: add CONFIG_TCG guards in headersYang Zhong2017-07-052-1/+6
* | tcg: move tb_lock out of translate-all.hPaolo Bonzini2017-07-041-0/+4
* | tcg: make tcg_allowed globalYang Zhong2017-07-041-1/+6
* | vl: convert -tb-size to qemu_strtoulPaolo Bonzini2017-07-041-1/+1
* | qemu-thread: Assert locks are initialized before usingFam Zheng2017-07-042-0/+9
* | main_loop: Make main_loop_wait() return voidPeter Maydell2017-07-041-1/+1
* | include/exec/poison: Mark CONFIG_SOFTMMU as poisonedThomas Huth2017-07-042-0/+9
* | cpu: Introduce a wrapper for tlb_flush() that can be used in common codeThomas Huth2017-07-041-0/+2
* | include/exec/poison: Mark CONFIG_KVM as poisoned, tooThomas Huth2017-07-042-5/+14
* | Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth2017-07-042-28/+0Star
* | include/exec/poison: Add some more missing TARGET and CONFIG definesThomas Huth2017-07-041-0/+6
* | vcpu_dirty: share the same field in CPUState for all acceleratorsSergio Andres Gomez Del Real2017-07-041-2/+3
|/
* pci: Convert shpc_init() to ErrorMao Zhongyi2017-07-032-2/+4
* pci: Convert to realizeMao Zhongyi2017-07-032-2/+4
* pci: Replace pci_add_capability2() with pci_add_capability()Mao Zhongyi2017-07-031-3/+0Star
* pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi2017-07-031-1/+2
* virtio-net: enable configurable tx queue sizeWei Wang2017-07-031-0/+1
* tcg: consistently access cpu->tb_jmp_cache atomicallyEmilio G. Cota2017-06-301-1/+10
* gen-icount: use tcg_ctx.tcg_env instead of cpu_envEmilio G. Cota2017-06-301-4/+6
* gen-icount: add missing inline to gen_tb_endEmilio G. Cota2017-06-301-1/+1
* Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into stagingPeter Maydell2017-06-301-0/+2
|\
| * block: Add BDRV_BLOCK_EOF to bdrv_get_block_status()Eric Blake2017-06-301-0/+2
* | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...Peter Maydell2017-06-301-0/+1
|\ \ | |/ |/|
| * softfloat: define floatx80_round()Laurent Vivier2017-06-291-0/+1
* | spapr: Clean up DRC set_isolation_state() pathDavid Gibson2017-06-301-4/+2Star
* | spapr: Clean up DRC set_allocation_state pathDavid Gibson2017-06-301-2/+0Star
* | spapr: Eliminate DRC 'signalled' state variableDavid Gibson2017-06-301-2/+0Star
* | spapr: fix migration of ICPState objects from/to older QEMUGreg Kurz2017-06-301-0/+1
* | pseries: Move CPU compatibility property to machineDavid Gibson2017-06-301-4/+8