aboutsummaryrefslogtreecommitdiff
path: root/hw/pc.c
AgeCommit message (Expand)Author
2011-10-16pc: Fix and clean up PIC-to-APIC IRQ pathJan Kiszka
2011-10-16pc: Generalize ISA IRQs to GSIsJan Kiszka
2011-10-16pc: Drop useless test from isa_irq_handlerJan Kiszka
2011-10-11pc: Convert port92 to isa_register_ioportRichard Henderson
2011-09-23pc: Unbreak ROM mapping for ISA machineJan Kiszka
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil
2011-08-22440fx: fix PAM, PCI holesAvi Kivity
2011-08-22vga: drop get_system_memory() from vga devices and derivativesAvi Kivity
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-12pc: make vgabios exit port more usefulAnthony Liguori
2011-07-29pc: convert pc_memory_init() to memory APIAvi Kivity
2011-07-29pc: grab system_memoryAvi Kivity
2011-06-07Add an isa device for SGAGlauber Costa
2011-05-08pc, Disable vmport initialisation with Xen.Anthony PERARD
2011-05-08pc_memory_init: Move memory calculation to the caller.Anthony PERARD
2011-03-22vmmouse: Fix initializationJan Kiszka
2011-03-12pc: fix wrong CMOS values for floppy drivesBlue Swirl
2011-02-20pc: remove test on TARGET_PHYS_ADDR_BITS == 32Aurelien Jarno
2011-02-20i8254: convert to qdevBlue Swirl
2011-02-20fdc: refactor device creationBlue Swirl
2011-02-20fdc: use FDriveType for floppy drive typeBlue Swirl
2011-02-12hpet: make optionalBlue Swirl
2011-02-12x86: make vmmouse optionalBlue Swirl
2011-02-12vmmouse: convert to qdevBlue Swirl
2011-02-12vmport: convert to qdevBlue Swirl
2011-02-12x86,MIPS: make vmware_vga optionalBlue Swirl
2011-01-25audio: consolidate audio_init()Isaku Yamahata
2011-01-06pc: move port 92 stuff back to pc.c from pckbd.cBlue Swirl
2010-12-27Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno
2010-12-11Add bootindex for option roms.Gleb Natapov
2010-12-09spice: add qxl deviceGerd Hoffmann
2010-11-21pc: disable the BOCHS BIOS panic portBernhard Kohl
2010-11-16pc: Fix e820 fw_cfg for big endianAlex Williamson
2010-11-16pc: e820 qemu_cfg tables need to be packedAlex Williamson
2010-11-16more stdvga cleanups.Gerd Hoffmann
2010-08-24Rearrange block headersBlue Swirl
2010-07-13pc: Avoid registering zero sized memoryAlex Williamson
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson
2010-07-06pc: Allocate all ram in a single qemu_ram_alloc()Alex Williamson
2010-07-02pc: Fix CMOS info for drives defined with -deviceMarkus Armbruster
2010-06-27x86: Clean up CPU resetJan Kiszka
2010-06-27Remove useless device dependency of HAS_AUDIOBlue Swirl
2010-06-19apic: qdev conversion cleanupBlue Swirl
2010-06-19apic: avoid using CPUState internalsBlue Swirl
2010-06-19apic: avoid passing CPUState from devicesBlue Swirl
2010-06-14pass info about hpets to seabios.]Gleb Natapov
2010-06-14Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-06-13hpet/rtc: Rework RTC IRQ replacement by HPETJan Kiszka
2010-06-13hpet: Convert to qdevJan Kiszka
2010-06-04blockdev: Collect block device code in new blockdev.cMarkus Armbruster