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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+22
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
1
-0
/
+27
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
1
-4
/
+15
2020-06-10
hw/i386/vmport: Propagate IOPort read to vCPU EAX register
Liran Alon
1
-3
/
+29
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
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
1
-0
/
+43
2020-06-10
i386:pc: whitelist dynamic vmbus-bridge
Jon Doron
2
-0
/
+4
2020-05-18
hw: Use QEMU_IS_ALIGNED() on parallel flash block size
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-15
qom: Drop @errp parameter of object_property_del()
Markus Armbruster
1
-1
/
+1
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2
-3
/
+3
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
6
-25
/
+21
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
3
-12
/
+10
2020-05-06
hw: add compat machines for 5.1
Cornelia Huck
3
-2
/
+28
2020-05-04
hw/i386: Make vmmouse helpers static
Philippe Mathieu-Daudé
2
-23
/
+22
2020-05-04
hw/i386: Add 'vmport.h' local header
Philippe Mathieu-Daudé
4
-0
/
+37
2020-05-04
hw/i386/vmport: Remove unused 'hw/input/i8042.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2020-05-04
hw/i386/pc: Create 'vmport' device in place
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-04
acpi: Add Windows ACPI Emulated Device Table (WAET)
Liran Alon
1
-0
/
+31
2020-05-04
nvdimm: Use configurable ACPI IO base and size
Kwangwoo Lee
4
-0
/
+13
2020-05-04
acpi: add ISADeviceClass->build_aml()
Gerd Hoffmann
1
-0
/
+1
2020-05-04
acpi: drop pointless _STA method
Gerd Hoffmann
1
-11
/
+3
2020-04-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2020-04-13
acpi: Use macro for table-loader file name
Shameer Kolothum
1
-1
/
+1
2020-04-11
piix: fix xenfv regression, add compat machine xenfv-4.2
Olaf Hering
1
-3
/
+16
2020-03-31
i386: Fix pkg_id offset for EPYC cpu models
Babu Moger
1
-0
/
+1
2020-03-31
hw/i386: Move arch_id decode inside x86_cpus_init
Babu Moger
2
-10
/
+33
2020-03-31
hw/i386: Introduce apicid functions inside X86MachineState
Babu Moger
1
-0
/
+5
2020-03-29
acpi: add acpi=OnOffAuto machine property to x86 and arm virt
Gerd Hoffmann
4
-4
/
+36
2020-03-29
hw/i386/amd_iommu.c: Fix corruption of log events passed to guest
Peter Maydell
1
-1
/
+1
2020-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2
-43
/
+61
2020-03-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-9
/
+9
2020-03-17
hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_ids
Babu Moger
1
-1
/
+1
2020-03-17
hw/i386: Update structures to save the number of nodes per package
Babu Moger
2
-0
/
+2
2020-03-17
hw/i386: Remove unnecessary initialization in x86_cpu_new
Babu Moger
1
-4
/
+0
2020-03-17
machine: Add SMP Sockets in CpuTopology
Babu Moger
1
-0
/
+1
2020-03-17
hw/i386: Introduce X86CPUTopoInfo to contain topology info
Babu Moger
2
-14
/
+30
2020-03-17
hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDs
Babu Moger
2
-30
/
+33
2020-03-17
hw/ide: Remove unneeded inclusion of hw/ide.h
BALATON Zoltan
1
-1
/
+0
2020-03-17
hw/ide: Do ide_drive_get() within pci_ide_create_devs()
BALATON Zoltan
1
-4
/
+5
2020-03-17
hw/ide: Get rid of piix3_init functions
BALATON Zoltan
1
-5
/
+5
2020-03-16
hw/i386/intel_iommu: Fix out-of-bounds access on guest IRT
Jan Kiszka
1
-0
/
+6
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-09
hw/i386: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
4
-0
/
+4
[next]