Age | Commit message (Expand) | Author |
2020-06-10 | KVM: Kick resamplefd for split kernel irqchip | Peter Xu |
2020-06-10 | vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds | Peter Xu |
2020-06-10 | hw/i386/vmport: Allow QTest use without crashing | Philippe Mathieu-Daudé |
2020-06-10 | megasas: use unsigned type for positive numeric fields | Prasad J Pandit |
2020-06-10 | megasas: avoid NULL pointer dereference | Prasad J Pandit |
2020-06-10 | megasas: use unsigned type for reply_queue_head and check index | Prasad J Pandit |
2020-06-10 | accel: Move Xen accelerator code under accel/xen/ | Philippe Mathieu-Daudé |
2020-06-10 | hw/i386/vmport: Assert vmport initialized before registering commands | Liran Alon |
2020-06-10 | hw/i386/vmport: Add support for CMD_GETHZ | Liran Alon |
2020-06-10 | hw/i386/vmport: Allow x2apic without IR | Liran Alon |
2020-06-10 | hw/i386/vmport: Add support for CMD_GET_VCPU_INFO | Liran Alon |
2020-06-10 | hw/i386/vmport: Add support for CMD_GETBIOSUUID | Liran Alon |
2020-06-10 | hw/i386/vmport: Define enum for all commands | Liran Alon |
2020-06-10 | hw/i386/vmport: Introduce vmport.h | Liran Alon |
2020-06-10 | hw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSION | Liran Alon |
2020-06-10 | hw/i386/vmport: Introduce vmware-vmx-version property | Liran Alon |
2020-06-10 | hw/i386/vmport: Set EAX to -1 on failed and unsupported commands | Liran Alon |
2020-06-10 | hw/i386/vmport: Propagate IOPort read to vCPU EAX register | Liran Alon |
2020-06-10 | hw/i386/vmport: Add device properties | Liran Alon |
2020-06-10 | hw/i386/vmport: Add reference to VMware open-vm-tools | Liran Alon |
2020-06-10 | vmbus: add infrastructure to save/load vmbus requests | Jon Doron |
2020-06-10 | i386: Hyper-V VMBus ACPI DSDT entry | Jon Doron |
2020-06-10 | i386:pc: whitelist dynamic vmbus-bridge | Jon Doron |
2020-06-10 | vmbus: vmbus implementation | Jon Doron |
2020-06-10 | hyperv: expose API to determine if synic is enabled | Jon Doron |
2020-06-10 | qom/object: Move Object typedef to 'qemu/typedefs.h' | Philippe Mathieu-Daudé |
2020-06-10 | numa: prevent usage of -M memory-backend and -numa memdev at the same time | Igor Mammedov |
2020-06-09 | hw/timer/grlib_gptimer: Display frequency in decimal | Philippe Mathieu-Daudé |
2020-06-09 | hw/misc/grlib_ahb_apb_pnp: Add trace events on read accesses | Philippe Mathieu-Daudé |
2020-06-09 | hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses | Philippe Mathieu-Daudé |
2020-06-09 | hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registers | Philippe Mathieu-Daudé |
2020-06-09 | hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE definition | Philippe Mathieu-Daudé |
2020-06-09 | hw/sparc64/niagara: Map the UART device unconditionally | Philippe Mathieu-Daudé |
2020-06-09 | hw/sparc/leon3: Map the UART device unconditionally | Philippe Mathieu-Daudé |
2020-06-09 | hw/misc/empty_slot: Name the slots when created | Philippe Mathieu-Daudé |
2020-06-09 | hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS | Philippe Mathieu-Daudé |
2020-06-09 | hw/misc/empty_slot: Convert debug printf() to trace event | Philippe Mathieu-Daudé |
2020-06-09 | hw/misc/empty_slot: Add a 'name' qdev property | Philippe Mathieu-Daudé |
2020-06-09 | hw/misc/empty_slot: Convert 'size' field as qdev property | Philippe Mathieu-Daudé |
2020-06-09 | hw/misc/empty_slot: Lower address space priority | Philippe Mathieu-Daudé |
2020-06-09 | hw/sparc/sun4m: Use UnimplementedDevice for I/O devices | Philippe Mathieu-Daudé |
2020-06-08 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re... | Peter Maydell |
2020-06-05 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'... | Peter Maydell |
2020-06-05 | hw/core: Restrict CpuClass::get_crash_info() to system-mode | Philippe Mathieu-Daudé |
2020-06-05 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200605' into staging | Peter Maydell |
2020-06-05 | wire in the dwc-hsotg (dwc2) USB host controller emulation | Paul Zimmerman |
2020-06-05 | usb: add short-packet handling to usb-storage driver | Paul Zimmerman |
2020-06-05 | dwc-hsotg (dwc2) USB host controller emulation | Paul Zimmerman |
2020-06-05 | dwc-hsotg (dwc2) USB host controller state definitions | Paul Zimmerman |
2020-06-05 | raspi: add BCM2835 SOC MPHI emulation | Paul Zimmerman |