index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
/
pc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
hw/i386/pc: Factor out the superio code
Philippe Mathieu-Daudé
2018-03-12
1
-31
/
+41
*
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
Philippe Mathieu-Daudé
2018-03-12
1
-0
/
+1
*
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
Philippe Mathieu-Daudé
2018-03-12
1
-1
/
+2
*
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
2018-03-12
1
-0
/
+1
*
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
2018-03-12
1
-2
/
+0
*
q35: change default NIC to e1000e
Paolo Bonzini
2018-03-12
1
-3
/
+4
*
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
2018-03-06
1
-17
/
+0
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-1
/
+1
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+2
*
possible_cpus: add CPUArchId::type field
Igor Mammedov
2018-01-19
1
-1
/
+3
*
pc: fail memory hot-plug/unplug with -no-acpi and Q35 machine type
Haozhong Zhang
2018-01-12
1
-4
/
+14
*
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
2017-12-18
1
-0
/
+1
*
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+1
*
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+1
*
pc: fix crash on attempted cpu unplug
Igor Mammedov
2017-12-01
1
-0
/
+5
*
NUMA: Enable adding NUMA node implicitly
Dou Liyang
2017-11-16
1
-0
/
+1
*
hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
Marcel Apfelbaum
2017-11-16
1
-0
/
+22
*
x86: Skip check apic_id_limit for Xen
Lan Tianyu
2017-10-27
1
-1
/
+1
*
pc: make sure that plugged CPUs are of the same type
Igor Mammedov
2017-10-12
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2017-09-20
1
-45
/
+16
|
\
|
*
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
2017-09-19
1
-9
/
+11
|
*
pc: use generic cpu_model parsing
Igor Mammedov
2017-09-19
1
-36
/
+5
*
|
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
2017-09-19
1
-1
/
+1
*
|
hw/i386: Improve some of the warning messages
Alistair Francis
2017-09-19
1
-4
/
+3
|
/
*
hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'
Thomas Huth
2017-08-22
1
-2
/
+12
*
pc: make 'pc.rom' readonly when machine has PCI enabled
Igor Mammedov
2017-08-02
1
-0
/
+3
*
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
1
-2
/
+1
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-1
/
+1
*
Convert error_report*_err() to warn_report*_err()
Alistair Francis
2017-07-13
1
-2
/
+1
*
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
1
-5
/
+5
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
2017-06-22
1
-3
/
+3
|
\
|
*
pc: use get_uint() for "hpet-intcap" property
Marc-André Lureau
2017-06-20
1
-1
/
+1
|
*
pc: use get_uint() for "apic-id" property
Marc-André Lureau
2017-06-20
1
-1
/
+1
|
*
pc: use get_uint() for "iobase" property
Marc-André Lureau
2017-06-20
1
-1
/
+1
*
|
hw/i386: fix nvdimm check error path
Stefan Hajnoczi
2017-06-16
1
-6
/
+8
|
/
*
numa: make sure that all cpus have has_node_id set if numa is enabled
Igor Mammedov
2017-06-05
1
-3
/
+1
[next]