]> git.proxmox.com Git - qemu.git/history - hw/i386/pc.c
pc: Fix crash when attempting to hotplug CPU with negative ID
[qemu.git] / hw / i386 / pc.c
2013-06-17 Igor Mammedovpc: Fix crash when attempting to hotplug CPU with negat...
2013-05-02 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-05-01 Igor Mammedovpc: Implement QEMUMachine::hot_add_cpu hook
2013-05-01 Igor Mammedovtarget-i386: Move APIC to ICC bus
2013-05-01 Igor Mammedovtarget-i386: Attach ICC bus to CPU on its creation
2013-05-01 Igor Mammedovtarget-i386: Introduce apic-id CPU property
2013-05-01 Igor Mammedovpc: Update rtc_cmos on CPU hot-plug
2013-04-29 Andreas Färberpc: QOM'ify port 92
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-15 Michael S. Tsirkinacpi: move declarations from pc.h to acpi.h
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-08 Paolo Bonzinihw: move private headers to hw/ subdirectories.
2013-04-08 Paolo Bonzinihw: move headers to include/
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-2-13...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.79' into staging
2013-04-05 Laszlo Ersekpc_acpi_init(): don't bail as soon as failing to find...
2013-04-05 Laszlo ErsekIntroduce IO_APIC_DEFAULT_ADDRESS for 0xfec00000
2013-04-05 Laszlo Erseklike acpi_table_install(), acpi_table_add() should...
2013-04-05 Laszlo Ersekacpi_table_add(): accept QemuOpts and parse it with...
2013-04-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-03-28 liguanghw/i386/pc: format load_linux function
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.5' into...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-03-12 Andreas Färbercpu: Pass CPUState to cpu_interrupt()
2013-03-12 Andreas Färberexec: Pass CPUState to cpu_reset_interrupt()
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-01 Paolo Bonzinihw: move boards and other isolated files to hw/ARCH