summaryrefslogtreecommitdiff
path: root/include/sysemu
AgeCommit message (Expand)Author
2014-06-19hostmem: separate allocation from UserCreatable complete methodHu Tao
2014-06-19numa: add -numa node,memdev= optionPaolo Bonzini
2014-06-19memory: move preallocation code out of exec.cPaolo Bonzini
2014-06-19memory: reorganize file-based allocationPaolo Bonzini
2014-06-19numa: introduce memory_region_allocate_system_memoryPaolo Bonzini
2014-06-19NUMA: expand MAX_NODES from 64 to 128Wanlong Gao
2014-06-19NUMA: convert -numa option to use OptsVisitorWanlong Gao
2014-06-19NUMA: Add numa_info structure to contain numa nodes infoWanlong Gao
2014-06-19NUMA: move numa related code to new file numa.cWanlong Gao
2014-06-19Add G_IO_HUP handler for socket chardevNikolay Nikolaev
2014-06-19Add chardev API qemu_chr_fe_get_msgfdsNikolay Nikolaev
2014-06-19Add chardev API qemu_chr_fe_set_msgfdsNikolay Nikolaev
2014-06-19Add chardev API qemu_chr_fe_read_allNikolay Nikolaev
2014-06-19Add kvm_eventfds_enabled functionNikolay Nikolaev
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