Age | Commit message (Expand) | Author |
2015-09-25 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-09-25 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell |
2015-09-25 | Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925... | Peter Maydell |
2015-09-25 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-09-25 | hpet: remove muldiv64() | Laurent Vivier |
2015-09-25 | block: Introduce a new API bdrv_co_no_copy_on_readv() | Wen Congyang |
2015-09-25 | typedef: add typedef for QemuOpts | Pavel Dovgalyuk |
2015-09-25 | elf: Update EM_MOXIE definition | Peter Crosthwaite |
2015-09-25 | elf_ops: Fix coding style for EM alias case statement | Peter Crosthwaite |
2015-09-25 | hmp: implemented io apic dump state for TCG | Pavel Butsykin |
2015-09-25 | hmp: added io apic dump state | Pavel Butsykin |
2015-09-25 | ioapic_internal.h: added more constants | Pavel Butsykin |
2015-09-25 | hmp: added local apic dump state | Pavel Butsykin |
2015-09-25 | monitor: make monitor_fprintf and mon_get_cpu externally visible | Pavel Butsykin |
2015-09-25 | apic_internal.h: fix formatting and drop unused consts | Pavel Butsykin |
2015-09-25 | apic_internal.h: added more constants | Pavel Butsykin |
2015-09-25 | apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS | Pavel Butsykin |
2015-09-25 | apic_internal.h: make some apic_get_* functions externally visible | Pavel Butsykin |
2015-09-25 | vhost-scsi: include linux/vhost.h | Marc-André Lureau |
2015-09-25 | utils: rename strtosz to use qemu prefix | Marc-André Lureau |
2015-09-24 | oslib-win32: only provide localtime_r/gmtime_r if missing | Daniel P. Berrange |
2015-09-24 | gtk: avoid redefining _WIN32_WINNT macro | Daniel P. Berrange |
2015-09-24 | qemu-thread: add a fast path to the Win32 QemuEvent | Paolo Bonzini |
2015-09-24 | vhost-user: add a new message to disable/enable a specific virt queue. | Changchun Ouyang |
2015-09-24 | vhost: introduce vhost_backend_get_vq_index method | Yuanhan Liu |
2015-09-24 | vhost-user: add VHOST_USER_GET_QUEUE_NUM message | Yuanhan Liu |
2015-09-24 | vhost-user: add protocol feature negotiation | Michael S. Tsirkin |
2015-09-24 | pc: Introduce pc-*-2.5 machine classes | Eduardo Habkost |
2015-09-24 | hw/arm/virt: Add gic-version option to virt machine | Pavel Fedin |
2015-09-24 | intc/gic: Extract some reusable vGIC code | Pavel Fedin |
2015-09-24 | hw/intc: Implement GIC-500 base class | Shlomo Pongratz |
2015-09-23 | vfio: Change polarity of our no-mmap option | Alex Williamson |
2015-09-23 | vfio/pci: Make interrupt bypass runtime configurable | Alex Williamson |
2015-09-23 | ppc/spapr: Implement H_RANDOM hypercall in QEMU | Thomas Huth |
2015-09-23 | spapr: Support hotplug by specifying DRC count | Bharata B Rao |
2015-09-23 | spapr: Support ibm,dynamic-reconfiguration-memory | Bharata B Rao |
2015-09-23 | spapr: Add LMB DR connectors | David Gibson |
2015-09-23 | spapr_drc: use RTAS return codes for methods called by RTAS | Michael Roth |
2015-09-23 | spapr: Initialize hotplug memory address space | Bharata B Rao |
2015-09-23 | spapr_drc: don't allow 'empty' DRCs to be unisolated or allocated | Michael Roth |
2015-09-23 | sPAPR: Introduce rtas_ldq() | Gavin Shan |
2015-09-23 | spapr_rtas: Prevent QEMU crash during hotplug without a prior device_add | Bharata B Rao |
2015-09-23 | ppc/spapr: Use qemu_log_mask() for hcall_dprintf() | Thomas Huth |
2015-09-21 | qom: Don't use 'gen': false for qom-get, qom-set, object-add | Markus Armbruster |
2015-09-21 | qapi: Introduce a first class 'any' type | Markus Armbruster |
2015-09-19 | machine: Eliminate QEMUMachine and qemu_register_machine() | Eduardo Habkost |
2015-09-19 | machine: DEFINE_MACHINE() macro | Eduardo Habkost |
2015-09-19 | machine: MACHINE_TYPE_NAME macro | Eduardo Habkost |
2015-09-18 | error: New error_fatal | Markus Armbruster |
2015-09-18 | hmp: Allow for error message hints on HMP | Eric Blake |