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
/
include
/
hw
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
5
-19
/
+5
2020-09-17
x86: move cpu hotplug from pc to x86
Gerd Hoffmann
1
-0
/
+10
2020-09-17
x86: move acpi_dev from pc/microvm
Gerd Hoffmann
3
-2
/
+1
2020-09-17
x86: constify x86_machine_is_*_enabled
Gerd Hoffmann
1
-2
/
+2
2020-09-17
microvm/acpi: add minimal acpi support
Gerd Hoffmann
1
-0
/
+9
2020-09-17
microvm: make virtio irq base runtime configurable
Gerd Hoffmann
1
-1
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
8
-40
/
+16
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
8
-20
/
+35
2020-09-02
Revert "hw/i386: Update structures to save the number of nodes per package"
Babu Moger
1
-1
/
+0
2020-09-02
Revert "hw/386: Add EPYC mode topology decoding functions"
Babu Moger
1
-100
/
+0
2020-09-02
Revert "hw/i386: Introduce apicid functions inside X86MachineState"
Babu Moger
1
-9
/
+0
2020-09-02
x86-iommu: Rename QOM type macros
Eduardo Habkost
1
-2
/
+2
2020-08-19
hw: add compat machines for 5.2
Cornelia Huck
1
-0
/
+3
2020-07-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2020-07-10
apic: Report current_count via 'info lapic'
Jan Kiszka
1
-0
/
+1
2020-07-10
xen: cleanup unrealized flash devices
Paul Durrant
1
-0
/
+1
2020-07-06
audio: create pcspk device early
Gerd Hoffmann
1
-0
/
+1
2020-07-06
pc_basic_device_init: drop no_vmport arg
Gerd Hoffmann
1
-1
/
+0
2020-07-06
pc_basic_device_init: drop has_pit arg
Gerd Hoffmann
1
-1
/
+0
2020-07-06
pc_basic_device_init: pass PCMachineState
Gerd Hoffmann
1
-1
/
+2
2020-06-24
floppy: move cmos_get_fd_drive_type() from pc
Gerd Hoffmann
1
-1
/
+0
2020-06-17
microvm: move virtio base to 0xfeb00000
Gerd Hoffmann
1
-1
/
+1
2020-06-17
x86: move max-ram-below-4g to pc
Gerd Hoffmann
2
-4
/
+2
2020-06-10
hw/i386/vmport: Add support for CMD_GETHZ
Liran Alon
1
-0
/
+1
2020-06-10
hw/i386/vmport: Add support for CMD_GET_VCPU_INFO
Liran Alon
1
-0
/
+1
2020-06-10
hw/i386/vmport: Add support for CMD_GETBIOSUUID
Liran Alon
1
-0
/
+1
2020-06-10
hw/i386/vmport: Define enum for all commands
Liran Alon
1
-1
/
+10
2020-06-10
hw/i386/vmport: Introduce vmport.h
Liran Alon
1
-0
/
+16
2020-05-06
hw: add compat machines for 5.1
Cornelia Huck
1
-0
/
+3
2020-05-04
hw/i386: Make vmmouse helpers static
Philippe Mathieu-Daudé
1
-4
/
+0
2020-05-04
hw/i386: Add 'vmport.h' local header
Philippe Mathieu-Daudé
1
-3
/
+0
2020-05-04
hw/i386/pc: Create 'vmport' device in place
Philippe Mathieu-Daudé
1
-6
/
+0
2020-03-31
hw/i386: Introduce apicid functions inside X86MachineState
Babu Moger
1
-0
/
+9
2020-03-31
hw/386: Add EPYC mode topology decoding functions
Babu Moger
1
-0
/
+100
2020-03-29
acpi: add acpi=OnOffAuto machine property to x86 and arm virt
Gerd Hoffmann
1
-0
/
+3
2020-03-17
hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_ids
Babu Moger
1
-3
/
+3
2020-03-17
hw/i386: Update structures to save the number of nodes per package
Babu Moger
1
-0
/
+1
2020-03-17
hw/i386: Consolidate topology functions
Babu Moger
1
-47
/
+21
2020-03-17
hw/i386: Introduce X86CPUTopoInfo to contain topology info
Babu Moger
2
-14
/
+27
2020-03-17
hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDs
Babu Moger
1
-20
/
+24
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
1
-1
/
+2
2020-03-09
hw/i386/pc: Clean up includes
Philippe Mathieu-Daudé
1
-8
/
+3
2020-03-09
hw/i386/intel_iommu: Remove unused includes
Philippe Mathieu-Daudé
1
-4
/
+0
2020-03-09
hw/i386/ioapic_internal: Remove unused "hw/i386/ioapic.h" header
Philippe Mathieu-Daudé
1
-1
/
+0
2020-03-09
hw/southbridge/ich9: Removed unused headers
Philippe Mathieu-Daudé
1
-1
/
+0
2019-12-17
hw/i386/pc: Extract the port92 device
Philippe Mathieu-Daudé
1
-0
/
+3
2019-12-17
x86: move more x86-generic functions out of PC files
Paolo Bonzini
2
-20
/
+18
2019-12-17
x86: move SMM property to X86MachineState
Paolo Bonzini
2
-3
/
+5
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
1
-8
/
+0
2019-12-14
hw: add compat machines for 5.0
Cornelia Huck
1
-0
/
+3
[next]