Age | Commit message (Expand) | Author |
2017-01-23 | machine: Make possible_cpu_arch_ids() return const pointer | Igor Mammedov |
2017-01-23 | arch_init: Remove unnecessary default_config_files table | Eduardo Habkost |
2017-01-23 | io: introduce a DNS resolver API | Daniel P. Berrange |
2017-01-23 | io: remove Error parameter from QIOTask thread worker | Daniel P. Berrange |
2017-01-23 | io: change the QIOTask callback signature | Daniel P. Berrange |
2017-01-23 | io: add ability to associate an error with a task | Daniel P. Berrange |
2017-01-23 | io: add ability to associate an opaque "result" with with a task | Daniel P. Berrange |
2017-01-23 | io: fix typo in docs for QIOTask | Daniel P. Berrange |
2017-01-23 | io: stop incrementing reference in qio_task_get_source | Daniel P. Berrange |
2017-01-20 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-01-20 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta... | Peter Maydell |
2017-01-20 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2017-01-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2017-01-20 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-01-19' into... | Peter Maydell |
2017-01-20 | pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8 | Marcelo Tosatti |
2017-01-20 | hw/arm/virt: Add board property to enable EL2 | Peter Maydell |
2017-01-20 | hw/arm/virt: Support using SMC for PSCI | Peter Maydell |
2017-01-20 | hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update() | Peter Maydell |
2017-01-20 | hw/intc/gicv3: Add data fields for virtualization support | Peter Maydell |
2017-01-20 | hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPU | Peter Maydell |
2017-01-20 | hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQ | Peter Maydell |
2017-01-20 | hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQ | Peter Maydell |
2017-01-20 | aspeed/smc: handle SPI flash Command mode | Cédric Le Goater |
2017-01-20 | aspeed/smc: adjust the size of the register region | Cédric Le Goater |
2017-01-20 | aspeed/smc: unfold the AspeedSMCController array | Cédric Le Goater |
2017-01-20 | virtio-ccw: fix ring sizing | Michael S. Tsirkin |
2017-01-20 | m68k: QOMify the MCF Fast Ethernet Controller device | Thomas Huth |
2017-01-19 | Plumb the HAXM-based hardware acceleration support | Vincent Palatin |
2017-01-19 | target/i386: Add Intel HAX files | Vincent Palatin |
2017-01-19 | kvm: move cpu synchronization code | Vincent Palatin |
2017-01-19 | error: error_setg_errno(): errno gets preserved | Sascha Silbe |
2017-01-18 | target-sparc: move common cpu initialisation routines to sparc64.c | Artyom Tarasenko |
2017-01-18 | target-sparc: implement sun4v RTC | Artyom Tarasenko |
2017-01-18 | virtio_crypto: header update | Michael S. Tsirkin |
2017-01-18 | pci_regs: update to latest linux | Michael S. Tsirkin |
2017-01-18 | virtio_mmio: add standard header file | Michael S. Tsirkin |
2017-01-18 | fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine types | Laszlo Ersek |
2017-01-18 | pc: Add 2.9 machine-types | Eduardo Habkost |
2017-01-18 | fw-cfg: turn FW_CFG_FILE_SLOTS into a device property | Laszlo Ersek |
2017-01-18 | fw-cfg: support writeable blobs | Michael S. Tsirkin |
2017-01-18 | vhost_net: device IOTLB support | Jason Wang |
2017-01-17 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2017-01-16 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-... | Peter Maydell |
2017-01-16 | ramblock-notifier: new | Paolo Bonzini |
2017-01-16 | acpi: filter based on CONFIG_ACPI_X86 rather than TARGET | Paolo Bonzini |
2017-01-16 | event_notifier: cleanups around event_notifier_set_handler | Paolo Bonzini |
2017-01-16 | hw: move reset handlers from vl.c to hw/core | Paolo Bonzini |
2017-01-16 | smbios: filter based on CONFIG_SMBIOS rather than TARGET | Leif Lindholm |
2017-01-16 | aio: document locking | Paolo Bonzini |
2017-01-16 | qemu-thread: optimize QemuLockCnt with futexes on Linux | Paolo Bonzini |