index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commands
Wei Huang
1
-9
/
+10
2020-06-10
KVM: Kick resamplefd for split kernel irqchip
Peter Xu
1
-0
/
+19
2020-06-10
vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds
Peter Xu
1
-22
/
+15
2020-06-10
hw/i386/vmport: Allow QTest use without crashing
Philippe Mathieu-Daudé
1
-1
/
+15
2020-06-10
megasas: use unsigned type for positive numeric fields
Prasad J Pandit
1
-19
/
+19
2020-06-10
megasas: avoid NULL pointer dereference
Prasad J Pandit
1
-1
/
+1
2020-06-10
megasas: use unsigned type for reply_queue_head and check index
Prasad J Pandit
1
-2
/
+2
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
10
-221
/
+9
2020-06-10
hw/i386/vmport: Assert vmport initialized before registering commands
Liran Alon
1
-0
/
+2
2020-06-10
hw/i386/vmport: Add support for CMD_GETHZ
Liran Alon
1
-0
/
+19
2020-06-10
hw/i386/vmport: Allow x2apic without IR
Liran Alon
1
-1
/
+8
2020-06-10
hw/i386/vmport: Add support for CMD_GET_VCPU_INFO
Liran Alon
1
-0
/
+14
2020-06-10
hw/i386/vmport: Add support for CMD_GETBIOSUUID
Liran Alon
2
-0
/
+23
2020-06-10
hw/i386/vmport: Define enum for all commands
Liran Alon
2
-21
/
+8
2020-06-10
hw/i386/vmport: Introduce vmport.h
Liran Alon
4
-37
/
+3
2020-06-10
hw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSION
Liran Alon
2
-0
/
+28
2020-06-10
hw/i386/vmport: Introduce vmware-vmx-version property
Liran Alon
1
-1
/
+8
2020-06-10
hw/i386/vmport: Set EAX to -1 on failed and unsupported commands
Liran Alon
2
-4
/
+16
2020-06-10
hw/i386/vmport: Propagate IOPort read to vCPU EAX register
Liran Alon
2
-3
/
+30
2020-06-10
hw/i386/vmport: Add device properties
Liran Alon
1
-0
/
+6
2020-06-10
hw/i386/vmport: Add reference to VMware open-vm-tools
Liran Alon
1
-0
/
+7
2020-06-10
vmbus: add infrastructure to save/load vmbus requests
Jon Doron
1
-0
/
+99
2020-06-10
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
2
-0
/
+50
2020-06-10
i386:pc: whitelist dynamic vmbus-bridge
Jon Doron
2
-0
/
+4
2020-06-10
vmbus: vmbus implementation
Jon Doron
4
-0
/
+2696
2020-06-10
hyperv: expose API to determine if synic is enabled
Jon Doron
1
-0
/
+8
2020-06-10
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
3
-3
/
+0
2020-06-10
numa: prevent usage of -M memory-backend and -numa memdev at the same time
Igor Mammedov
1
-0
/
+5
2020-06-09
hw/timer/grlib_gptimer: Display frequency in decimal
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-09
hw/misc/grlib_ahb_apb_pnp: Add trace events on read accesses
Philippe Mathieu-Daudé
2
-2
/
+15
2020-06-09
hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses
Philippe Mathieu-Daudé
1
-0
/
+4
2020-06-09
hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registers
Philippe Mathieu-Daudé
1
-0
/
+7
2020-06-09
hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE definition
Philippe Mathieu-Daudé
1
-1
/
+0
2020-06-09
hw/sparc64/niagara: Map the UART device unconditionally
Philippe Mathieu-Daudé
1
-4
/
+2
2020-06-09
hw/sparc/leon3: Map the UART device unconditionally
Philippe Mathieu-Daudé
1
-10
/
+8
2020-06-09
hw/misc/empty_slot: Name the slots when created
Philippe Mathieu-Daudé
3
-5
/
+9
2020-06-09
hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS
Philippe Mathieu-Daudé
7
-9
/
+9
2020-06-09
hw/misc/empty_slot: Convert debug printf() to trace event
Philippe Mathieu-Daudé
2
-11
/
+12
2020-06-09
hw/misc/empty_slot: Add a 'name' qdev property
Philippe Mathieu-Daudé
1
-1
/
+6
2020-06-09
hw/misc/empty_slot: Convert 'size' field as qdev property
Philippe Mathieu-Daudé
1
-6
/
+9
2020-06-09
hw/misc/empty_slot: Lower address space priority
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-09
hw/sparc/sun4m: Use UnimplementedDevice for I/O devices
Philippe Mathieu-Daudé
2
-4
/
+8
2020-06-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
1
-0
/
+2
2020-06-05
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...
Peter Maydell
13
-25
/
+1967
2020-06-05
hw/core: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
1
-0
/
+2
2020-06-05
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200605' into staging
Peter Maydell
3
-12
/
+5
2020-06-05
wire in the dwc-hsotg (dwc2) USB host controller emulation
Paul Zimmerman
1
-1
/
+20
2020-06-05
usb: add short-packet handling to usb-storage driver
Paul Zimmerman
1
-1
/
+14
2020-06-05
dwc-hsotg (dwc2) USB host controller emulation
Paul Zimmerman
4
-0
/
+1473
2020-06-05
dwc-hsotg (dwc2) USB host controller state definitions
Paul Zimmerman
1
-0
/
+190
[next]