summaryrefslogtreecommitdiff
path: root/include/sysemu
AgeCommit message (Expand)Author
2017-09-04tpm: Clean up model registration & lookupMarkus Armbruster
2017-09-04tpm: Clean up driver registration & lookupMarc-André Lureau
2017-08-23block-backend: Allow more "can inactivate" casesFam Zheng
2017-08-08kvm: workaround build break on gcc-7.1.1 / fedora26Greg Kurz
2017-07-19Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170718-tag' into...Peter Maydell
2017-07-18xen/mapcache: introduce xen_replace_cache_entry()Igor Druzhinin
2017-07-18block: Make blk_all_next() publicKevin Wolf
2017-07-18block: Make blk_get_attached_dev_id() publicKevin Wolf
2017-07-13Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-11' in...Peter Maydell
2017-07-11block: Add PreallocMode to blk_truncate()Max Reitz
2017-07-11ARM: KVM: Enable in-kernel timers with user space gicAlexander Graf
2017-07-04vl: convert -tb-size to qemu_strtoulPaolo Bonzini
2017-07-04include/exec/poison: Mark CONFIG_KVM as poisoned, tooThomas Huth
2017-07-04Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth
2017-06-28migration: move only_migratable to MigrationStatePeter Xu
2017-06-28accel: introduce AccelClass.global_propsPeter Xu
2017-06-26block: change variable names in BlockDriverStateManos Pitsidianakis
2017-06-16throttle-groups: protect throttled requests with a CoMutexPaolo Bonzini
2017-06-16block: access io_limits_disabled with atomic opsPaolo Bonzini
2017-06-13kvm-all: Pass an error object to kvm_device_accessEric Auger
2017-06-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...Peter Maydell
2017-06-06migration: Mark CPU states dirty before incoming migration/loadvmDavid Gibson
2017-06-05numa: consolidate cpu_preplug fixups/checks for pc/arm/spaprIgor Mammedov
2017-06-05Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...Peter Maydell
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-06-01migration: Create include for migration snapshotsJuan Quintela
2017-06-01Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170531' i...Peter Maydell
2017-06-01Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-05-31migration: Create savevm.h for functions exported from savevm.cJuan Quintela
2017-05-30Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into stagingStefan Hajnoczi
2017-05-25util: drop old utimensat() compat codeGreg Kurz
2017-05-23shutdown: Expose bool cause in SHUTDOWN and RESET eventsEric Blake
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-23shutdown: Preserve shutdown cause through replayEric Blake
2017-05-23shutdown: Prepare for use of an enum in reset/shutdown_requestEric Blake
2017-05-19Merge remote-tracking branch 'kraxel/tags/pull-audio-20170519-1' into stagingStefan Hajnoczi
2017-05-19audio: Move arch_init audio code to hw/audio/soundhw.cEduardo Habkost
2017-05-18exec: Create include for target_page_size()Juan Quintela
2017-05-18migration: Remove old MigrationParamsJuan Quintela
2017-05-18Merge remote-tracking branch 'quintela/tags/migration/20170517' into stagingStefan Hajnoczi
2017-05-17migration: Move check_migratable() into qdev.cJuan Quintela
2017-05-17migration: Pass Error ** argument to {save,load}_vmstateJuan Quintela
2017-05-16xen/mapcache: store dma information in revmapcache entries for debuggingStefano Stabellini
2017-05-11numa: remove node_cpu bitmaps as they are no longer usedIgor Mammedov
2017-05-11numa: remove no longer need numa_post_machine_init()Igor Mammedov
2017-05-11numa: move source of default CPUs to NUMA node mapping into boardsIgor Mammedov
2017-05-11numa: equally distribute memory on nodesLaurent Vivier
2017-05-11numa: Allow setting NUMA distance for different NUMA nodesHe Chen
2017-05-08Merge remote-tracking branch 'bonzini/tags/for-upstream' into stagingStefan Hajnoczi
2017-05-05Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into stagingStefan Hajnoczi