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