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
/
hw
/
i386
Age
Commit message (
Expand
)
Author
2018-03-13
pc: acpi: use build_append_foo() API to construct FADT
Igor Mammedov
2018-03-13
pc: acpi: isolate FADT specific data into AcpiFadtData structure
Igor Mammedov
2018-03-13
acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
Igor Mammedov
2018-03-13
pc: replace pm object initialization with one-liner in acpi_get_pm_info()
Igor Mammedov
2018-03-13
target/i386: encrypt bios rom
Brijesh Singh
2018-03-12
hw/i386/pc: Factor out the superio code
Philippe Mathieu-Daudé
2018-03-12
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
Philippe Mathieu-Daudé
2018-03-12
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
Philippe Mathieu-Daudé
2018-03-12
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
2018-03-12
hw/i386: make IOMMUs configurable via default-configs/
Paolo Bonzini
2018-03-12
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
2018-03-12
q35: change default NIC to e1000e
Paolo Bonzini
2018-03-07
multiboot: fprintf(stderr...) -> error_report()
Jack Schwartz
2018-03-07
multiboot: Use header names when displaying fields
Jack Schwartz
2018-03-07
multiboot: Remove unused variables from multiboot.c
Jack Schwartz
2018-03-07
multiboot: bss_end_addr can be zero
Jack Schwartz
2018-03-06
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-01
intel-iommu: Accept 64-bit writes to FEADDR
Jan Kiszka
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-01-29
tpm: add CRB device
Marc-André Lureau
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
2018-01-19
q35: Allow only supported dynamic sysbus devices
Eduardo Habkost
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
2018-01-18
x86_iommu: check if machine has PCI bus
Mohammed Gamal
2018-01-18
x86_iommu: Move machine check to x86_iommu_realize()
Mohammed Gamal
2018-01-18
hw/acpi-build: Make next_base easy to follow
Dou Liyang
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
2018-01-18
intel-iommu: Redefine macros to enable supporting 48 bit address width
Prasad Singamsetty
2018-01-17
pc: add 2.12 machine types
Haozhong Zhang
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-01-12
pc: fail memory hot-plug/unplug with -no-acpi and Q35 machine type
Haozhong Zhang
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2017-12-22
acpi: Update TPM2 ACPI table to more recent specs
Stefan Berger
2017-12-22
intel_iommu: fix error param in string
Peter Xu
2017-12-22
intel_iommu: remove X86_IOMMU_PCI_DEVFN_MAX
Peter Xu
2017-12-21
hw/i386/vmport: fix missing definitions with non-log trace backends
Laurent Vivier
2017-12-21
i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
Peter Xu
2017-12-21
kvm-i8259: support "info pic" and "info irq"
Peter Xu
2017-12-21
hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMP
Philippe Mathieu-Daudé
2017-12-18
i386/pc: move vmmouse.c to hw/i386/
Philippe Mathieu-Daudé
2017-12-18
i386/pc: move vmport.c to hw/i386/
Philippe Mathieu-Daudé
2017-12-18
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
Philippe Mathieu-Daudé
2017-12-18
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
2017-12-18
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
2017-12-18
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
[prev]
[next]