index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
pc.c
Age
Commit message (
Expand
)
Author
2015-05-31
i386/pc: '-drive if=floppy' should imply a board-default FDC
Laszlo Ersek
2015-05-31
i386/pc: pc_basic_device_init(): delegate FDC creation request
Laszlo Ersek
2015-05-31
pc: Remove qemu_register_pc_machine() function
Eduardo Habkost
2015-04-27
acpi, mem-hotplug: add unplug cb for memory device
Tang Chen
2015-04-27
acpi, mem-hotplug: add unplug request cb for memory device
Tang Chen
2015-03-25
fw_cfg: factor out initialization of FW_CFG_ID (rev. number)
Gabriel L. Somlo
2015-03-19
pc: fix default VCPU to NUMA node mapping
Igor Mammedov
2015-03-17
target-i386: Remove icc_bridge parameter from cpu_x86_create()
Eduardo Habkost
2015-03-17
pc: Suppress APIC ID compatibility warning for QTest
Andreas Färber
2015-03-09
target-i386: Move APIC ID compatibility code to pc.c
Eduardo Habkost
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-26' into...
Peter Maydell
2015-03-03
Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...
Peter Maydell
2015-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2015-03-02
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2015-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
2015-02-26
pc: Use qemu_opt_set() instead of qemu_opts_parse()
Markus Armbruster
2015-02-26
pc: memory: Validate alignment of maxram_size to page size
Peter Krempa
2015-02-26
acpi, pc: Add unplug cb for pc machine.
Tang Chen
2015-02-26
acpi, pc: Add hotunplug request cb for pc machine.
Tang Chen
2015-02-25
target-i386: Move APIC ID compatibility code to pc.c
Eduardo Habkost
2015-02-24
parallel: Factor out common parallel_hds_isa_init()
Markus Armbruster
2015-02-24
serial: Factor out common serial_hds_isa_init()
Markus Armbruster
2015-02-23
numa: Move NUMA declarations from sysemu.h to numa.h
Eduardo Habkost
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
2015-01-27
pc-dimm: Add Error argument to pc_existing_dimms_capacity
Bharata B Rao
2015-01-27
pc-dimm: Make pc_existing_dimms_capacity global
Bharata B Rao
2015-01-27
pc: Fix DIMMs capacity calculation
Bharata B Rao
2014-12-22
fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()
Laszlo Ersek
2014-12-22
machine: remove qemu_machine_opts global list
Marcel Apfelbaum
2014-12-22
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
2014-12-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-12-15
x86: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-11-26
-machine vmport=auto: Fix handling of VMWare ioport emulation for xen
Don Slutz
2014-11-24
pc: count in 1Gb hugepage alignment when sizing hotplug-memory container
Igor Mammedov
2014-11-24
pc: explicitly check maxmem limit when adding DIMM
Igor Mammedov
2014-11-23
pc: align DIMM's address/size by backend's alignment value
Igor Mammedov
2014-11-23
pc: limit DIMM address and size to page aligned values
Igor Mammedov
2014-11-23
pc: make pc_dimm_plug() more readble
Igor Mammedov
2014-11-23
pc: kvm: check if KVM has free memory slots to avoid abort()
Igor Mammedov
2014-11-03
vga: add default display to machine class
Gerd Hoffmann
2014-11-02
-machine vmport=off: Allow disabling of VMWare ioport emulation
Dr. David Alan Gilbert
2014-11-02
pc: Update rtc_cmos in pc_cpu_plug
Gu Zheng
2014-11-02
pc: add cpu hotplug handler to PC_MACHINE
Gu Zheng
2014-11-02
well-defined listing order for machine types
Laszlo Ersek
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-03
pc/vl: Add units-per-default-bus property
John Snow
2014-09-22
pc: Add missing 'static' attribute
Stefan Weil
2014-09-18
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-09-18
pc: leave more space for BIOS allocations
Michael S. Tsirkin
[next]