summaryrefslogtreecommitdiff
path: root/include/sysemu
AgeCommit message (Expand)AuthorFilesLines
2014-03-13Fix vga_interface_type for command line argument '-device VGA'Mark Wu1-1/+1
2014-03-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-0/+30
2014-03-13iothread: add I/O thread objectStefan Hajnoczi1-0/+30
2014-03-13Revert "KVM: Split QEMUMachine typedef into separate header"Andreas Färber3-18/+0
2014-03-05kvm: Add a new machine option kvm-typeAneesh Kumar K.V2-2/+2
2014-03-05KVM: Split QEMUMachine typedef into separate headerAlexander Graf3-0/+18
2014-03-04Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell1-0/+138
2014-03-04Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell1-0/+1
2014-02-28dump: add API to write dump pagesqiaonuohan1-0/+7
2014-02-28dump: add APIs to operate DataCacheqiaonuohan1-0/+9
2014-02-28dump: add API to write dump_bitmapqiaonuohan1-0/+2
2014-02-28dump: add API to write dump headerqiaonuohan1-0/+96
2014-02-28dump: add members to DumpState and init some of themqiaonuohan1-0/+7
2014-02-28dump: add API to write header of flatten formatqiaonuohan1-0/+17
2014-02-27sun4m: Add Sun CG3 framebuffer initialisation functionMark Cave-Ayland1-0/+1
2014-02-26kvm: Common device control API functionsChristoffer Dall1-0/+22
2014-02-26kvm: Introduce kvm_arch_irqchip_createChristoffer Dall1-0/+12
2014-02-14qtest: Don't segfault with invalid -qtest optionFam Zheng1-1/+2
2014-02-13qtest: don't report signals if qtest driver enabledMichael S. Tsirkin1-0/+2
2014-01-28virtio_rng: replace custom backend API with UserCreatable.complete() callbackIgor Mammedov1-11/+0
2013-12-20device_tree: qemu_fdt_setprop: Rename val_array argPeter Crosthwaite1-1/+1
2013-12-20device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite1-40/+40
2013-12-16char: add qemu_chr_fe_event()Marc-André Lureau1-0/+10
2013-12-16qmp_change_blockdev() remove unused has_formatMarc-André Lureau1-1/+1
2013-12-10qtest: split configuration of qtest accelerator and chardevPaolo Bonzini1-20/+5
2013-11-14qmp: access the local QemuOptsLists for drive optionAmos Kong1-0/+2
2013-10-11blockdev: Introduce DriveInfo.enable_auto_delKevin Wolf1-0/+1
2013-10-10Merge remote-tracking branch 'amit/char-remove-watch-on-unplug' into stagingAnthony Liguori1-0/+1
2013-09-30Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2-1/+2
2013-09-28smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster1-0/+1
2013-09-28smbios: Convert to QemuOptsMarkus Armbruster1-1/+1
2013-09-25qemu: Adjust qemu wakeupLiu, Jinsong1-1/+3
2013-09-23Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-10/+19
2013-09-20kvm irqfd: support direct msimessage to irq translationAlexey Kardashevskiy1-0/+9
2013-09-20cpu: Move cpu state syncs up into cpu_dump_state()James Hogan1-10/+10
2013-09-17Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori1-0/+2
2013-09-12exec: Simplify the guest physical memory allocation hookMarkus Armbruster1-5/+0
2013-09-12scsi: prefer UUID to VM name for the initiator namePaolo Bonzini1-0/+2
2013-09-05char: move backends' io watch tag to CharDriverStateAmit Shah1-0/+1
2013-08-29Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5Anthony Liguori1-1/+2
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh1-1/+1
2013-08-09kvm: add KVM_IRQFD_FLAG_RESAMPLE supportVincenzo Maffione1-1/+2
2013-08-08dump: rebase from host-private RAMBlock offsets to guest-physical addressesLaszlo Ersek2-3/+8
2013-08-08dump: populate guest_phys_blocksLaszlo Ersek1-0/+1
2013-08-08dump: introduce GuestPhysBlockListLaszlo Ersek1-0/+22
2013-07-30Merge remote-tracking branch 'spice/spice.v72' into stagingAnthony Liguori1-1/+0
2013-07-30chardev: fix CHR_EVENT_OPENED events for mux chardevsMichael Roth1-0/+1
2013-07-30spice: fix display initializationGerd Hoffmann1-1/+0
2013-07-26kvm: Change prototype of kvm_update_guest_debug()Stefan Weil1-1/+1
2013-07-23kvm: Change kvm_{insert,remove}_breakpoint() argument to CPUStateAndreas Färber1-2/+2