Age | Commit message (Expand) | Author |
2014-06-19 | numa: add -numa node,memdev= option | Paolo Bonzini |
2014-06-19 | memory: reorganize file-based allocation | Paolo Bonzini |
2014-06-19 | numa: introduce memory_region_allocate_system_memory | Paolo Bonzini |
2014-06-19 | NUMA: expand MAX_NODES from 64 to 128 | Wanlong Gao |
2014-06-19 | NUMA: convert -numa option to use OptsVisitor | Wanlong Gao |
2014-06-19 | NUMA: Add numa_info structure to contain numa nodes info | Wanlong Gao |
2014-06-19 | NUMA: move numa related code to new file numa.c | Wanlong Gao |
2014-03-24 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-03-20 | vl.c: Extend get_boot_devices_list() to ignore suffixes | Alexey Kardashevskiy |
2014-03-19 | sysemu.h: Document what MAX_CPUMASK_BITS really limits | Eduardo Habkost |
2014-03-13 | Fix vga_interface_type for command line argument '-device VGA' | Mark Wu |
2014-02-27 | sun4m: Add Sun CG3 framebuffer initialisation function | Mark Cave-Ayland |
2013-11-14 | qmp: access the local QemuOptsLists for drive option | Amos Kong |
2013-09-30 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-09-28 | smbios: Make multiple -smbios type= accumulate sanely | Markus Armbruster |
2013-09-25 | qemu: Adjust qemu wakeup | Liu, Jinsong |
2013-09-12 | scsi: prefer UUID to VM name for the initiator name | Paolo Bonzini |
2013-08-22 | aio / timers: Convert rtc_clock to be a QEMUClockType | Alex Bligh |
2013-07-30 | spice: fix display initialization | Gerd Hoffmann |
2013-07-15 | cpus: Add return value for vm_stop() | Kevin Wolf |
2013-07-09 | vl: New qemu_get_machine_opts() | Markus Armbruster |
2013-05-01 | cpu: Introduce CPU hot-plug notifier | Igor Mammedov |
2013-04-30 | sysemu: drop register_devices from header | Michael S. Tsirkin |
2013-04-30 | add a new runstate: RUN_STATE_GUEST_PANICKED | Hu Tao |
2013-04-26 | Common: Add quick access to first boot device | Dominik Dingel |
2013-03-11 | migration: use qemu_file_set_error to pass error codes back to qemu_savevm_state | Paolo Bonzini |
2013-02-21 | ui: add basic GTK gui (v5) | Anthony Liguori |
2013-02-21 | Remove forward declaration of non-existant variable | Hervé Poussineau |
2013-01-26 | fw_cfg: Splash image loader can overrun a stack variable, fix | Markus Armbruster |
2013-01-21 | Merge remote-tracking branch 'quintela/thread.next' into staging | Anthony Liguori |
2013-01-19 | vl: Use size_t for sizes in get_boot_devices_list() | Markus Armbruster |
2013-01-17 | migration: remove argument to qemu_savevm_state_cancel | Juan Quintela |
2013-01-17 | HMP: add QDict to info callback handler | Wenchao Xia |
2013-01-12 | qemu-option: move standard option definitions out of qemu-config.c | Paolo Bonzini |
2012-12-20 | savevm: New save live migration method: pending | Juan Quintela |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini |