aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu
AgeCommit message (Expand)Author
2014-05-13kvm: reset state from the CPU's reset methodPaolo Bonzini
2014-05-13kvm: make one_reg helpers available for everyoneCornelia Huck
2014-05-07Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...Peter Maydell
2014-05-05Provide init function for ram migrationDr. David Alan Gilbert
2014-05-05machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum
2014-04-30kvm: add kvm_{vm,vcpu}_enable_capCornelia Huck
2014-04-04iothread: make IOThread struct definition publicStefan Hajnoczi
2014-03-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-03-20vl.c: Extend get_boot_devices_list() to ignore suffixesAlexey Kardashevskiy
2014-03-19sysemu.h: Document what MAX_CPUMASK_BITS really limitsEduardo Habkost
2014-03-13Fix vga_interface_type for command line argument '-device VGA'Mark Wu
2014-03-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-03-13iothread: add I/O thread objectStefan Hajnoczi
2014-03-13Revert "KVM: Split QEMUMachine typedef into separate header"Andreas Färber
2014-03-05kvm: Add a new machine option kvm-typeAneesh Kumar K.V
2014-03-05KVM: Split QEMUMachine typedef into separate headerAlexander Graf
2014-03-04Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-03-04Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-02-28dump: add API to write dump pagesqiaonuohan
2014-02-28dump: add APIs to operate DataCacheqiaonuohan
2014-02-28dump: add API to write dump_bitmapqiaonuohan
2014-02-28dump: add API to write dump headerqiaonuohan
2014-02-28dump: add members to DumpState and init some of themqiaonuohan
2014-02-28dump: add API to write header of flatten formatqiaonuohan
2014-02-27sun4m: Add Sun CG3 framebuffer initialisation functionMark Cave-Ayland
2014-02-26kvm: Common device control API functionsChristoffer Dall
2014-02-26kvm: Introduce kvm_arch_irqchip_createChristoffer Dall
2014-02-14qtest: Don't segfault with invalid -qtest optionFam Zheng
2014-02-13qtest: don't report signals if qtest driver enabledMichael S. Tsirkin
2014-01-28virtio_rng: replace custom backend API with UserCreatable.complete() callbackIgor Mammedov
2013-12-20device_tree: qemu_fdt_setprop: Rename val_array argPeter Crosthwaite
2013-12-20device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite
2013-12-16char: add qemu_chr_fe_event()Marc-André Lureau
2013-12-16qmp_change_blockdev() remove unused has_formatMarc-André Lureau
2013-12-10qtest: split configuration of qtest accelerator and chardevPaolo Bonzini
2013-11-14qmp: access the local QemuOptsLists for drive optionAmos Kong
2013-10-11blockdev: Introduce DriveInfo.enable_auto_delKevin Wolf
2013-10-10Merge remote-tracking branch 'amit/char-remove-watch-on-unplug' into stagingAnthony Liguori
2013-09-30Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-09-28smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster
2013-09-28smbios: Convert to QemuOptsMarkus Armbruster
2013-09-25qemu: Adjust qemu wakeupLiu, Jinsong
2013-09-23Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-09-20kvm irqfd: support direct msimessage to irq translationAlexey Kardashevskiy
2013-09-20cpu: Move cpu state syncs up into cpu_dump_state()James Hogan
2013-09-17Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-09-12exec: Simplify the guest physical memory allocation hookMarkus Armbruster
2013-09-12scsi: prefer UUID to VM name for the initiator namePaolo Bonzini
2013-09-05char: move backends' io watch tag to CharDriverStateAmit Shah
2013-08-29Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5Anthony Liguori