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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2015-07-03
pc: Abort if HotplugHandlerClass::plug() fails
Bharata B Rao
1
-1
/
+1
2015-07-03
pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine
Bharata B Rao
1
-63
/
+3
2015-07-03
pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structure
Bharata B Rao
1
-13
/
+13
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-05
target-i386: use memory API to implement SMRAM
Paolo Bonzini
1
-21
/
+0
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+20
2015-06-04
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0...
Peter Maydell
1
-2
/
+2
2015-06-03
hw/pci: inform bios if the system has extra pci root buses
Marcel Apfelbaum
1
-0
/
+20
2015-06-03
hw/i386/pc: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
1
-2
/
+2
2015-06-02
pc: Ensure non-zero CPU ref count after attaching to ICC bus
Andreas Färber
1
-2
/
+9
2015-05-31
i386/pc: '-drive if=floppy' should imply a board-default FDC
Laszlo Ersek
1
-0
/
+1
2015-05-31
i386/pc: pc_basic_device_init(): delegate FDC creation request
Laszlo Ersek
1
-1
/
+2
2015-05-31
pc: Remove qemu_register_pc_machine() function
Eduardo Habkost
1
-45
/
+0
2015-04-27
acpi, mem-hotplug: add unplug cb for memory device
Tang Chen
1
-2
/
+32
2015-04-27
acpi, mem-hotplug: add unplug request cb for memory device
Tang Chen
1
-2
/
+26
2015-03-25
fw_cfg: factor out initialization of FW_CFG_ID (rev. number)
Gabriel L. Somlo
1
-1
/
+0
2015-03-19
pc: fix default VCPU to NUMA node mapping
Igor Mammedov
1
-0
/
+9
2015-03-17
target-i386: Remove icc_bridge parameter from cpu_x86_create()
Eduardo Habkost
1
-4
/
+12
2015-03-17
pc: Suppress APIC ID compatibility warning for QTest
Andreas Färber
1
-1
/
+2
2015-03-09
target-i386: Move APIC ID compatibility code to pc.c
Eduardo Habkost
1
-0
/
+35
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+23
2015-03-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-26' into...
Peter Maydell
1
-8
/
+3
2015-03-03
Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...
Peter Maydell
1
-35
/
+0
2015-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
1
-0
/
+35
2015-03-02
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-11
/
+2
2015-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
1
-0
/
+1
2015-02-26
pc: Use qemu_opt_set() instead of qemu_opts_parse()
Markus Armbruster
1
-8
/
+3
2015-02-26
pc: memory: Validate alignment of maxram_size to page size
Peter Krempa
1
-0
/
+7
2015-02-26
acpi, pc: Add unplug cb for pc machine.
Tang Chen
1
-0
/
+8
2015-02-26
acpi, pc: Add hotunplug request cb for pc machine.
Tang Chen
1
-0
/
+8
2015-02-25
target-i386: Move APIC ID compatibility code to pc.c
Eduardo Habkost
1
-0
/
+35
2015-02-24
parallel: Factor out common parallel_hds_isa_init()
Markus Armbruster
1
-6
/
+1
2015-02-24
serial: Factor out common serial_hds_isa_init()
Markus Armbruster
1
-5
/
+1
2015-02-23
numa: Move NUMA declarations from sysemu.h to numa.h
Eduardo Habkost
1
-0
/
+1
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
1
-3
/
+2
2015-01-27
pc-dimm: Add Error argument to pc_existing_dimms_capacity
Bharata B Rao
1
-2
/
+2
2015-01-27
pc-dimm: Make pc_existing_dimms_capacity global
Bharata B Rao
1
-24
/
+0
2015-01-27
pc: Fix DIMMs capacity calculation
Bharata B Rao
1
-16
/
+10
2014-12-22
fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()
Laszlo Ersek
1
-2
/
+2
2014-12-22
machine: remove qemu_machine_opts global list
Marcel Apfelbaum
1
-0
/
+7
2014-12-22
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
1
-10
/
+12
2014-12-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+1
2014-12-15
x86: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-2
/
+1
2014-11-26
-machine vmport=auto: Fix handling of VMWare ioport emulation for xen
Don Slutz
1
-9
/
+13
2014-11-24
pc: count in 1Gb hugepage alignment when sizing hotplug-memory container
Igor Mammedov
1
-0
/
+5
2014-11-24
pc: explicitly check maxmem limit when adding DIMM
Igor Mammedov
1
-0
/
+45
2014-11-23
pc: align DIMM's address/size by backend's alignment value
Igor Mammedov
1
-0
/
+17
2014-11-23
pc: limit DIMM address and size to page aligned values
Igor Mammedov
1
-1
/
+2
2014-11-23
pc: make pc_dimm_plug() more readble
Igor Mammedov
1
-2
/
+3
[next]