index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
i386
Age
Commit message (
Expand
)
Author
2020-11-03
hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQ
Philippe Mathieu-Daudé
2020-10-30
pc: Implement -no-hpet as sugar for -machine hpet=on
Eduardo Habkost
2020-10-21
microvm: add usb support
Gerd Hoffmann
2020-10-21
x86: make pci irqs runtime configurable
Gerd Hoffmann
2020-10-01
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...
Peter Maydell
2020-09-30
target/i386: always create kvmclock device
Vitaly Kuznetsov
2020-09-30
typedefs: Restrict PCMachineState to 'hw/i386/pc.h'
Philippe Mathieu-Daudé
2020-09-30
microvm: add pcie support
Gerd Hoffmann
2020-09-30
microvm: add irq table
Gerd Hoffmann
2020-09-29
x86: ich9: expose "smi_negotiated_features" as a QOM property
Igor Mammedov
2020-09-29
x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
Igor Mammedov
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2020-09-21
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
hw/i386/vmport: Drop superfluous parenthesis around function typedef
Philippe Mathieu-Daudé
2020-09-17
x86: move cpu hotplug from pc to x86
Gerd Hoffmann
2020-09-17
x86: move acpi_dev from pc/microvm
Gerd Hoffmann
2020-09-17
x86: constify x86_machine_is_*_enabled
Gerd Hoffmann
2020-09-17
microvm/acpi: add minimal acpi support
Gerd Hoffmann
2020-09-17
microvm: make virtio irq base runtime configurable
Gerd Hoffmann
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-02
Revert "hw/i386: Update structures to save the number of nodes per package"
Babu Moger
2020-09-02
Revert "hw/386: Add EPYC mode topology decoding functions"
Babu Moger
2020-09-02
Revert "hw/i386: Introduce apicid functions inside X86MachineState"
Babu Moger
2020-09-02
x86-iommu: Rename QOM type macros
Eduardo Habkost
2020-08-19
hw: add compat machines for 5.2
Cornelia Huck
2020-07-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-07-10
apic: Report current_count via 'info lapic'
Jan Kiszka
2020-07-10
xen: cleanup unrealized flash devices
Paul Durrant
2020-07-06
audio: create pcspk device early
Gerd Hoffmann
2020-07-06
pc_basic_device_init: drop no_vmport arg
Gerd Hoffmann
2020-07-06
pc_basic_device_init: drop has_pit arg
Gerd Hoffmann
2020-07-06
pc_basic_device_init: pass PCMachineState
Gerd Hoffmann
2020-06-24
floppy: move cmos_get_fd_drive_type() from pc
Gerd Hoffmann
2020-06-17
microvm: move virtio base to 0xfeb00000
Gerd Hoffmann
2020-06-17
x86: move max-ram-below-4g to pc
Gerd Hoffmann
2020-06-10
hw/i386/vmport: Add support for CMD_GETHZ
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-05-06
hw: add compat machines for 5.1
Cornelia Huck
2020-05-04
hw/i386: Make vmmouse helpers static
Philippe Mathieu-Daudé
2020-05-04
hw/i386: Add 'vmport.h' local header
Philippe Mathieu-Daudé
2020-05-04
hw/i386/pc: Create 'vmport' device in place
Philippe Mathieu-Daudé
2020-03-31
hw/i386: Introduce apicid functions inside X86MachineState
Babu Moger
2020-03-31
hw/386: Add EPYC mode topology decoding functions
Babu Moger
2020-03-29
acpi: add acpi=OnOffAuto machine property to x86 and arm virt
Gerd Hoffmann
[next]