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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
hw
/
i386
/
pc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
pc: Use hotplug_handler_(plug|unplug|unplug_request)
David Hildenbrand
1
-22
/
+8
2019-02-05
i386: allow to load initrd below 4 GB for recent linux
Li Zhijian
1
-1
/
+20
2019-02-05
i386: import & use bootparam.h
Li Zhijian
1
-7
/
+1
2019-02-05
hw/i386/pc: enable PVH only for machine type >= 4.0
Stefano Garzarella
1
-1
/
+3
2019-02-05
hw/i386/pc: use PVH option rom
Stefano Garzarella
1
-0
/
+5
2019-02-05
pvh: load initrd and expose it through fw_cfg
Stefano Garzarella
1
-9
/
+29
2019-02-05
pvh: Boot uncompressed kernel using direct boot ABI
Liam Merwick
1
-0
/
+135
2019-01-28
i386: Enable NPT and NRIPSAVE for AMD CPUs
Vitaly Kuznetsov
1
-0
/
+8
2019-01-28
i386: Update stepping of Cascadelake-Server
Tao Xu
1
-0
/
+1
2019-01-24
hw/i386/pc.c: fix one typo in function name
Wei Yang
1
-2
/
+2
2019-01-14
target/i386: Disable MPX support on named CPU models
Paolo Bonzini
1
-0
/
+7
2019-01-14
target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU models
Borislav Petkov
1
-0
/
+3
2019-01-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-589
/
+131
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
1
-589
/
+131
2019-01-09
machine: Eliminate unnecessary stringify() usage
Eduardo Habkost
1
-47
/
+47
2019-01-09
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
1
-2
/
+2
2019-01-07
compat: remove remaining PC_COMPAT macros
Marc-André Lureau
1
-0
/
+232
2019-01-07
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
1
-0
/
+15
2019-01-07
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
1
-0
/
+95
2019-01-07
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
1
-0
/
+86
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
1
-0
/
+71
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
1
-0
/
+3
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
1
-0
/
+23
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
1
-0
/
+34
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
1
-0
/
+29
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
1
-0
/
+9
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
1
-0
/
+17
2019-01-07
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
1
-0
/
+13
2019-01-07
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
1
-0
/
+21
2019-01-07
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
1
-0
/
+17
2019-01-07
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
1
-0
/
+9
2018-12-20
x86-iommu: switch intr_supported to OnOffAuto type
Peter Xu
1
-1
/
+1
2018-12-19
hw/smbios: Move to the hw/firmware/ subdirectory
Philippe Mathieu-Daudé
1
-1
/
+1
2018-12-14
hw/i386/pc.c: Don't use load_image()
Peter Maydell
1
-10
/
+12
2018-12-11
i386: Rename bools in PCMachineState to end in _enabled
Corey Minyard
1
-9
/
+9
2018-10-24
pc-dimm: pass PCDIMMDevice to pc_dimm_.*plug
David Hildenbrand
1
-3
/
+3
2018-10-19
pc: Fix machine property nvdimm-persistence error handling
Markus Armbruster
1
-2
/
+3
2018-10-02
change get_image_size return type to int64_t
Li Zhijian
1
-1
/
+6
2018-08-23
pc-dimm: assign and verify the "addr" property during pre_plug
David Hildenbrand
1
-11
/
+5
2018-08-23
pc: drop memory region alignment check for 0
David Hildenbrand
1
-1
/
+1
2018-08-23
pc-dimm: assign and verify the "slot" property during pre_plug
David Hildenbrand
1
-0
/
+2
2018-07-16
hyperv: ensure VP index equal to QEMU cpu_index
Roman Kagan
1
-0
/
+5
2018-07-02
hw/i386: Use the IEC binary prefix definitions
Paolo Bonzini
1
-11
/
+12
2018-06-28
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
1
-6
/
+1
2018-06-28
pc: factor out pc specific dimm checks into pc_memory_pre_plug()
David Hildenbrand
1
-18
/
+26
2018-06-28
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
1
-2
/
+2
2018-06-28
pc: rename pc_dimm_(plug|unplug|...)* into pc_memory_(plug|unplug|...)*
David Hildenbrand
1
-9
/
+9
2018-06-12
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...
Peter Maydell
1
-1
/
+1
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
1
-1
/
+1
2018-06-11
nvdimm: make persistence option symbolic
Ross Zwisler
1
-18
/
+17
[next]