summaryrefslogtreecommitdiffstats
path: root/hw/pc.c
Commit message (Expand)AuthorAgeFilesLines
* pc: Unbreak ROM mapping for ISA machineJan Kiszka2011-09-231-4/+4
* Use new macro QEMU_PACKED for packed structuresStefan Weil2011-09-031-2/+2
* 440fx: fix PAM, PCI holesAvi Kivity2011-08-221-4/+7
* vga: drop get_system_memory() from vga devices and derivativesAvi Kivity2011-08-221-1/+2
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-11/+11
* pc: make vgabios exit port more usefulAnthony Liguori2011-08-121-2/+2
* pc: convert pc_memory_init() to memory APIAvi Kivity2011-07-291-19/+40
* pc: grab system_memoryAvi Kivity2011-07-291-1/+2
* Add an isa device for SGAGlauber Costa2011-06-071-0/+9
* pc, Disable vmport initialisation with Xen.Anthony PERARD2011-05-081-3/+8
* pc_memory_init: Move memory calculation to the caller.Anthony PERARD2011-05-081-14/+3
* vmmouse: Fix initializationJan Kiszka2011-03-221-0/+1
* pc: fix wrong CMOS values for floppy drivesBlue Swirl2011-03-121-1/+1
* pc: remove test on TARGET_PHYS_ADDR_BITS == 32Aurelien Jarno2011-02-201-7/+0
* i8254: convert to qdevBlue Swirl2011-02-201-3/+2
* fdc: refactor device creationBlue Swirl2011-02-201-12/+19
* fdc: use FDriveType for floppy drive typeBlue Swirl2011-02-201-8/+11
* hpet: make optionalBlue Swirl2011-02-121-4/+7
* x86: make vmmouse optionalBlue Swirl2011-02-121-2/+4
* vmmouse: convert to qdevBlue Swirl2011-02-121-2/+3
* vmport: convert to qdevBlue Swirl2011-02-121-0/+1
* x86,MIPS: make vmware_vga optionalBlue Swirl2011-02-121-3/+8
* audio: consolidate audio_init()Isaku Yamahata2011-01-251-17/+0
* pc: move port 92 stuff back to pc.c from pckbd.cBlue Swirl2011-01-061-3/+86
* Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno2010-12-271-0/+8
|\
| * spice: add qxl deviceGerd Hoffmann2010-12-091-0/+8
* | Add bootindex for option roms.Gleb Natapov2010-12-111-3/+4
|/
* pc: disable the BOCHS BIOS panic portBernhard Kohl2010-11-211-2/+2
* pc: Fix e820 fw_cfg for big endianAlex Williamson2010-11-161-7/+7
* pc: e820 qemu_cfg tables need to be packedAlex Williamson2010-11-161-2/+2
* more stdvga cleanups.Gerd Hoffmann2010-11-161-1/+1
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* pc: Avoid registering zero sized memoryAlex Williamson2010-07-131-2/+4
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-3/+4
* pc: Allocate all ram in a single qemu_ram_alloc()Alex Williamson2010-07-061-13/+9
* pc: Fix CMOS info for drives defined with -deviceMarkus Armbruster2010-07-021-35/+59
* x86: Clean up CPU resetJan Kiszka2010-06-271-18/+4
* Remove useless device dependency of HAS_AUDIOBlue Swirl2010-06-271-2/+0
* apic: qdev conversion cleanupBlue Swirl2010-06-191-1/+30
* apic: avoid using CPUState internalsBlue Swirl2010-06-191-2/+32
* apic: avoid passing CPUState from devicesBlue Swirl2010-06-191-4/+6
* pass info about hpets to seabios.]Gleb Natapov2010-06-141-0/+3
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-06-141-0/+1
|\
| * blockdev: Collect block device code in new blockdev.cMarkus Armbruster2010-06-041-0/+1
* | hpet/rtc: Rework RTC IRQ replacement by HPETJan Kiszka2010-06-131-6/+8
* | hpet: Convert to qdevJan Kiszka2010-06-131-1/+6
|/
* pc: improve debuggingBlue Swirl2010-05-291-0/+12
* Compile dma only onceBlue Swirl2010-05-221-1/+12
* Compile pckbd only onceBlue Swirl2010-05-221-22/+11
* pc: fix segfault introduced by 3d53f5c36ff6Eduard - Gabriel Munteanu2010-05-201-2/+2
OpenPOWER on IntegriCloud