]> git.proxmox.com Git - qemu.git/history - hw/i386/pc_piix.c
Open 2.0 development tree
[qemu.git] / hw / i386 / pc_piix.c
2013-06-10 Eduardo Habkostpc: Create pc-*-1.6 machine-types
2013-06-07 Andreas Färberisa: QOM'ify ISADevice
2013-06-04 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen_fixes_201...
2013-06-04 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-06-04 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-06-03 Stefano Stabellinixen: use pc_init_pci instead of pc_init_pci_no_kvmclock
2013-06-03 Stefano Stabellinixen: remove xen_vcpu_init
2013-06-03 Stefano Stabellinixen: start PCI hole at 0xe0000000 (same as pc_init1...
2013-06-02 Laszlo Ersekrefer to FWCfgState explicitly
2013-05-31 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-05-29 Jordan Justenisapc: Fix non-KVM qemu boot (read/write memory for...
2013-05-17 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-05-13 Paolo BonziniRevert "pc: Kill the "use flash device for BIOS unless...
2013-05-07 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.82' into staging
2013-05-07 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-05-06 Borislav Petkovtarget-i386: n270 can MOVBE
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: Attach ICC bus to CPU on its creation
2013-05-01 Igor Mammedovtarget-i386: Introduce ICC bus/device/bridge
2013-04-30 Hu Taopvpanic: create pvpanic by default for machine 1.5
2013-04-30 Paolo Bonzinipc_piix: remove undesired change in pc_init1
2013-04-29 Paolo Bonziniaudio: enable PCI audio cards for all PCI-enabled targets
2013-04-29 Paolo Bonziniaudio: look for the ISA and PCI buses
2013-04-29 Andreas Färberfdc: QOM'ify ISA floppy controller
2013-04-24 Markus Armbrusterpc: Kill the "use flash device for BIOS unless KVM...
2013-04-24 Markus Armbrusterpc: Split pc_init_pci_1_0() off pc_init_pci_1_2()
2013-04-24 Markus Armbrusterpc: Inline pc_init_pci_1_3() into pc_init_pci_1_2()
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 headers to include/
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-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