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
/
pc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-01-11
1
-589
/
+131
|
\
|
*
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-10
1
-589
/
+131
|
*
machine: Eliminate unnecessary stringify() usage
Eduardo Habkost
2019-01-10
1
-47
/
+47
*
|
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
2019-01-09
1
-2
/
+2
|
/
*
compat: remove remaining PC_COMPAT macros
Marc-André Lureau
2019-01-07
1
-0
/
+232
*
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
2019-01-07
1
-0
/
+15
*
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
2019-01-07
1
-0
/
+95
*
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
2019-01-07
1
-0
/
+86
*
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
1
-0
/
+71
*
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
2019-01-07
1
-0
/
+3
*
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
1
-0
/
+23
*
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
2019-01-07
1
-0
/
+34
*
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
2019-01-07
1
-0
/
+29
*
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
2019-01-07
1
-0
/
+9
*
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
2019-01-07
1
-0
/
+17
*
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
2019-01-07
1
-0
/
+13
*
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
2019-01-07
1
-0
/
+21
*
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
2019-01-07
1
-0
/
+17
*
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
2019-01-07
1
-0
/
+9
*
x86-iommu: switch intr_supported to OnOffAuto type
Peter Xu
2018-12-20
1
-1
/
+1
*
hw/smbios: Move to the hw/firmware/ subdirectory
Philippe Mathieu-Daudé
2018-12-19
1
-1
/
+1
*
hw/i386/pc.c: Don't use load_image()
Peter Maydell
2018-12-14
1
-10
/
+12
*
i386: Rename bools in PCMachineState to end in _enabled
Corey Minyard
2018-12-11
1
-9
/
+9
*
pc-dimm: pass PCDIMMDevice to pc_dimm_.*plug
David Hildenbrand
2018-10-24
1
-3
/
+3
*
pc: Fix machine property nvdimm-persistence error handling
Markus Armbruster
2018-10-19
1
-2
/
+3
*
change get_image_size return type to int64_t
Li Zhijian
2018-10-02
1
-1
/
+6
*
pc-dimm: assign and verify the "addr" property during pre_plug
David Hildenbrand
2018-08-23
1
-11
/
+5
*
pc: drop memory region alignment check for 0
David Hildenbrand
2018-08-23
1
-1
/
+1
*
pc-dimm: assign and verify the "slot" property during pre_plug
David Hildenbrand
2018-08-23
1
-0
/
+2
*
hyperv: ensure VP index equal to QEMU cpu_index
Roman Kagan
2018-07-16
1
-0
/
+5
*
hw/i386: Use the IEC binary prefix definitions
Paolo Bonzini
2018-07-02
1
-11
/
+12
*
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
2018-06-28
1
-6
/
+1
*
pc: factor out pc specific dimm checks into pc_memory_pre_plug()
David Hildenbrand
2018-06-28
1
-18
/
+26
*
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
2018-06-28
1
-2
/
+2
*
pc: rename pc_dimm_(plug|unplug|...)* into pc_memory_(plug|unplug|...)*
David Hildenbrand
2018-06-28
1
-9
/
+9
*
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...
Peter Maydell
2018-06-12
1
-1
/
+1
|
\
|
*
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
2018-06-12
1
-1
/
+1
*
|
nvdimm: make persistence option symbolic
Ross Zwisler
2018-06-11
1
-18
/
+17
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
1
-0
/
+31
|
\
|
*
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
2018-06-01
1
-0
/
+31
*
|
hw/i386/pc: Remove unused include
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
|
/
*
make sure that we aren't overwriting mc->get_hotplug_handler by accident
Igor Mammedov
2018-05-10
1
-0
/
+1
*
pc: simplify MachineClass::get_hotplug_handler handling
Igor Mammedov
2018-05-10
1
-5
/
+1
*
pc: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
2018-05-07
1
-13
/
+12
*
pc-dimm: pass in the machine and to the MemoryHotplugState
David Hildenbrand
2018-05-07
1
-2
/
+2
*
pc-dimm: no need to pass the memory region
David Hildenbrand
2018-05-07
1
-11
/
+2
*
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
2018-05-07
1
-15
/
+20
*
serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS
Peter Maydell
2018-04-26
1
-1
/
+1
[next]