summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | exec: fix access to ram_list.dirty_memory when sync dirty bitmapHaozhong Zhang2017-06-281-3/+6
* | vmstate: error hint for failed equal checksHalil Pasic2017-06-281-16/+35
* | migration: hmp: dump globalsPeter Xu2017-06-281-0/+1
* | migration: move skip_section_footersPeter Xu2017-06-282-1/+4
* | migration: move skip_configuration outPeter Xu2017-06-282-1/+4
* | migration: move only_migratable to MigrationStatePeter Xu2017-06-282-1/+2
* | migration: move global_state.optional outPeter Xu2017-06-282-1/+4
* | migration: let MigrationState be a qdevPeter Xu2017-06-281-0/+1
* | accel: introduce AccelClass.global_propsPeter Xu2017-06-282-0/+17
* | machine: export register_compat_prop()Peter Xu2017-06-281-0/+23
* | exec: allow to get a pointer for some mmio memory regionKONRAD Frederic2017-06-271-0/+35
* | introduce mmio_interfaceKONRAD Frederic2017-06-271-0/+49
* | qdev: add MemoryRegion propertyKONRAD Frederic2017-06-271-0/+2
* | fix: avoid an infinite loop or a dangling pointer problem in img_commitsochin.jiang2017-06-261-0/+18
* | block: change variable names in BlockDriverStateManos Pitsidianakis2017-06-263-17/+17
* | block: Remove bdrv_aio_readv/writev/flush()Kevin Wolf2017-06-261-8/+0Star
* | ps2: add and use PS2State typedefGerd Hoffmann2017-06-232-2/+3
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into...Peter Maydell2017-06-223-4/+23
|\
| * gtk: use framebuffer helper functions.Gerd Hoffmann2017-06-211-2/+2
| * sdl2: use framebuffer helper functions.Gerd Hoffmann2017-06-211-2/+6
| * egl-helpers: add helpers to handle opengl framebuffersGerd Hoffmann2017-06-211-0/+15
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell2017-06-2214-97/+124
|\ \