aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu
AgeCommit message (Expand)Author
2014-06-18add memdev backend infrastructureIgor Mammedov
2014-06-16Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-06-16dump: Make DumpState and endian conversion routines available for arch-specif...Bharata B Rao
2014-06-16blockdev: Remove unused DriveInfo reference countMarkus Armbruster
2014-06-16blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()Markus Armbruster
2014-06-11monitor: Add ringbuf_write and ringbuf_read argument completionHani Benhabiles
2014-06-11dump: eliminate DumpState.page_shift ("guest's page shift")Laszlo Ersek
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck
2014-05-20kvm: Fix enable_cap helpers on older gccAlexander Graf
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