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
2019-02-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-02-05
i386, acpi: cleanup build_facs by removing second unused argument
Wei Yang
2019-02-05
acpi: Make TPM 2.0 with TIS available as MSFT0101
Stefan Berger
2019-02-05
intel_iommu: reset intr_enabled when system reset
Peter Xu
2019-02-05
intel_iommu: fix operator in vtd_switch_address_space
Peter Xu
2019-02-05
pc: Use hotplug_handler_(plug|unplug|unplug_request)
David Hildenbrand
2019-02-05
hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards
Paolo Bonzini
2019-02-05
i386: allow to load initrd below 4 GB for recent linux
Li Zhijian
2019-02-05
i386: import & use bootparam.h
Li Zhijian
2019-02-05
hw/i386/pc: enable PVH only for machine type >= 4.0
Stefano Garzarella
2019-02-05
hw/i386/pc: use PVH option rom
Stefano Garzarella
2019-02-05
pvh: load initrd and expose it through fw_cfg
Stefano Garzarella
2019-02-05
pvh: Boot uncompressed kernel using direct boot ABI
Liam Merwick
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-01-31
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-01-30
typo: apci->acpi
Dr. David Alan Gilbert
2019-01-28
i386: Enable NPT and NRIPSAVE for AMD CPUs
Vitaly Kuznetsov
2019-01-28
i386: Update stepping of Cascadelake-Server
Tao Xu
2019-01-24
hw/i386/pc.c: fix one typo in function name
Wei Yang
2019-01-17
acpi: build TPM Physical Presence interface
Stefan Berger
2019-01-17
acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg
Stefan Berger
2019-01-14
hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device
Thomas Huth
2019-01-14
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2019-01-14
target/i386: Disable MPX support on named CPU models
Paolo Bonzini
2019-01-14
target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU models
Borislav Petkov
2019-01-14
xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
Paul Durrant
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2019-01-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-09
machine: Eliminate unnecessary stringify() usage
Eduardo Habkost
2019-01-09
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
2019-01-08
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190108-pull-request' ...
Peter Maydell
2019-01-08
usb: move ehci_create_ich9_with_companions to hw/i386
Paolo Bonzini
2019-01-07
compat: remove remaining PC_COMPAT macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
[next]