]> git.proxmox.com Git - qemu.git/history - hw/pc.c
isa-bus: Remove bogus IRQ sharing check
[qemu.git] / hw / pc.c
2011-03-03 Jan Kiszkaisa-bus: Remove bogus IRQ sharing check
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-25 Isaku Yamahataaudio: consolidate audio_init()
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-06 Blue Swirlpc: move port 92 stuff back to pc.c from pckbd.c
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Gleb NatapovAdd bootindex for option roms.
2010-12-09 Gerd Hoffmannspice: add qxl device
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-21 Bernhard Kohlpc: disable the BOCHS BIOS panic port
2010-11-16 Alex Williamsonpc: Fix e820 fw_cfg for big endian
2010-11-16 Alex Williamsonpc: e820 qemu_cfg tables need to be packed
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-16 Gerd Hoffmannmore stdvga cleanups.
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-24 Blue SwirlRearrange block headers
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-16 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-13 Alex Williamsonpc: Avoid registering zero sized memory
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonqemu_ram_alloc: Add DeviceState and name parameters
2010-07-06 Alex Williamsonpc: Allocate all ram in a single qemu_ram_alloc()
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-02 Markus Armbrusterpc: Fix CMOS info for drives defined with -device
2010-06-27 Jan Kiszkax86: Clean up CPU reset
2010-06-27 Blue SwirlRemove useless device dependency of HAS_AUDIO
2010-06-19 Blue Swirlapic: qdev conversion cleanup
2010-06-19 Blue Swirlapic: avoid using CPUState internals
2010-06-19 Blue Swirlapic: avoid passing CPUState from devices
2010-06-14 Gleb Natapovpass info about hpets to seabios.]
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-14 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-06-13 Jan Kiszkahpet/rtc: Rework RTC IRQ replacement by HPET
2010-06-13 Jan Kiszkahpet: Convert to qdev
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-29 Blue Swirlpc: improve debugging
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-22 Blue SwirlCompile dma only once
2010-05-22 Blue SwirlCompile pckbd only once
2010-05-20 Eduard - Gabriel... pc: fix segfault introduced by 3d53f5c36ff6
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-15 Isaku Yamahatartc: make rtc_xxx accept/return ISADevice instead of...
2010-05-15 Isaku Yamahatapc: split out piix specific part from pc.c into pc_piix.c
2010-05-15 Isaku Yamahatapc: split out pci device init from pc_init1() into...
2010-05-15 Isaku Yamahatapc: split out basic device init from pc_init1() into...
2010-05-15 Isaku Yamahatapc: split out vga initialization from pc_init1() into...
2010-05-15 Isaku Yamahatapc: split out memory allocation from pc_init1() into...
2010-05-15 Isaku Yamahatapc: split out cpu initialization from pc_init1() into...
2010-05-15 Isaku Yamahatapc: make pc_init1() not refer ferr_irq directly.
2010-05-15 Isaku Yamahatapc: introduce a function to allocate cpu irq.
2010-05-15 Isaku Yamahatapc: remove global variable rtc_state by using qemu_irq.
2010-05-15 Isaku Yamahatapc: remove a global variable, floppy_controller.
2010-05-15 Isaku Yamahatapc: make an unnecessary global variable, pit, local.
2010-05-15 Isaku Yamahatapc, i440fx: Make smm enable/disable function i440fx...
2010-05-15 Isaku Yamahatapc: initialize ioapic before use.
2010-05-03 Bernhard M. Wiedemannhw: better i440 emulation
2010-04-25 Blue Swirlx86: remove dead assignments, spotted by clang analyzer
2010-04-18 M. Mohan KumarCheck for invalid initrd file
2010-03-29 Blue SwirlCompile acpi only once
2010-03-21 Blue SwirlMove x86 specific PC declarations to a separate file
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustererror: Replace qemu_error() by error_report()
2010-03-16 Markus Armbrusterpc: Factor common code out of pc_boot_set() and cmos_init()
2010-03-16 Markus Armbrusterpc: Fix error reporting for -boot once
2010-03-04 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into pulls
2010-03-04 Jan Kiszkax86: Extend validity of bsp_to_cpu
2010-03-04 Avi KivityAllocate memory below 4GB as one chunk
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Jes SorensenQEMU e820 reservation patch
2010-02-19 Amit Shahpc: Add backward compatibility options for virtio-serial
2010-02-19 Amit Shahpc: Bump up pc version to 0.13 and add a 0.12 compat...
2010-02-14 Blue SwirlRemove conditional rom loading support
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-07 Blue Swirlfdc: don't use reserved _t suffix
2010-01-20 Amit Shahvirtio-console: qdev conversion, new virtio-serial-bus
2010-01-19 Gerd Hoffmannpc: add driver version compat properties
2010-01-11 Gerd Hoffmannpc: add rombar to compat properties for pc-0.10 and...
2010-01-11 Gerd Hoffmannroms: rework rom loading via fw
2010-01-11 Gerd Hoffmannpc: add machine type for 0.12
2010-01-08 Adam Lackorzynskimultiboot: Separate multiboot loading into separate...
2010-01-08 Adam Lackorzynskimultiboot: Support arbitrary number of modules.
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-25 Kirill A. Shutemovhw/pc.c: fix warnings with _FORTIFY_SOURCE
2009-12-18 Gerd Hoffmannroms: use new fw_cfg file xfer support.
2009-12-18 Kevin WolfFix loading of ELF multiboot kernels
next