index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
pc.c
Age
Commit message (
Expand
)
Author
2014-05-13
pc: port 92 reset requires a low->high transition
Paolo Bonzini
2014-05-05
SMBIOS: Build aggregate smbios tables and entry point
Gabriel L. Somlo
2014-05-05
SMBIOS: Rename symbols to better reflect future use
Gabriel L. Somlo
2014-05-05
E820: Add interface for accessing e820 table
Gabriel L. Somlo
2014-03-18
pc: Refuse max_cpus if it results in too large APIC ID
Eduardo Habkost
2014-03-18
pc: Refuse CPU hotplug if the resulting APIC ID is too large
Eduardo Habkost
2014-02-05
pc.c: better error message on initrd sizing failure
Michael S. Tsirkin
2014-01-26
pc: Save size of RAM below 4GB
Eduardo Habkost
2014-01-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-12-23
target-i386: Move apic_state field from CPUX86State to X86CPU
Chen Fan
2013-12-23
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-11
pc: use macro for HPET type
Michael S. Tsirkin
2013-12-11
hpet: enable to entitle more irq pins for hpet
Liu Ping Fan
2013-12-10
pc: map PCI address space as catchall region for not mapped addresses
Michael S. Tsirkin
2013-11-04
pc: register e820 entries for ram
Gerd Hoffmann
2013-11-04
pc: add etc/e820 fw_cfg file
Gerd Hoffmann
2013-10-31
Merge remote-tracking branch 'kraxel/e820.1' into staging
Anthony Liguori
2013-10-17
e820: pass high memory too.
Gerd Hoffmann
2013-10-14
i386: ACPI table generation code from seabios
Michael S. Tsirkin
2013-10-14
pc: use new api to add builtin tables
Michael S. Tsirkin
2013-10-14
i386: define pc guest info
Michael S. Tsirkin
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-08-20
Convert stderr message calling error_get_pretty() to error_report()
Seiji Aguchi
2013-08-12
pc_sysfw: do not make it a device anymore
Paolo Bonzini
2013-08-06
target-i386: Fix X86CPU error handling
Andreas Färber
2013-07-29
pc: limit 64 bit hole to 2G by default
Igor Mammedov
2013-07-29
pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.h
Michael S. Tsirkin
2013-07-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-15
pc: don't access fw cfg if NULL
Michael S. Tsirkin
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-07
pci: Add root bus parameter to pci_nic_init()
David Gibson
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
pc: pass PCI hole ranges to Guests
Michael S. Tsirkin
2013-07-04
pci: store PCI hole ranges in guestinfo structure
Michael S. Tsirkin
2013-06-28
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
2013-06-19
pc: Make -no-fd-bootchk stick across boot order changes
Markus Armbruster
2013-06-15
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2013-06-10
pc: Fix crash when attempting to hotplug CPU with negative ID
Igor Mammedov
2013-06-07
isa: QOM'ify ISADevice
Andreas Färber
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-02
refer to FWCfgState explicitly
Laszlo Ersek
2013-05-01
pc: Implement QEMUMachine::hot_add_cpu hook
Igor Mammedov
2013-05-01
target-i386: Move APIC to ICC bus
Igor Mammedov
2013-05-01
target-i386: Attach ICC bus to CPU on its creation
Igor Mammedov
2013-05-01
target-i386: Introduce apic-id CPU property
Igor Mammedov
2013-05-01
pc: Update rtc_cmos on CPU hot-plug
Igor Mammedov
[next]