summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* vga: Fix inconsistent tracking of map_addr (Jan Kiszka)aliguori2009-04-171-5/+5
* kvm: Apply SMM-already-initialized workaround on reset (Jan Kiszka)aliguori2009-04-171-6/+11
* Implement sonic netcard (MIPS Jazz)aurel322009-04-153-1/+910
* target-alpha: lower parent irq when irq is lowered.aurel322009-04-151-1/+1
* Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'blueswir12009-04-134-6/+8
* Add named initializers.pbrook2009-04-111-3/+3
* Remove redundant ram_require machine properly.pbrook2009-04-1131-63/+0
* Remove more redundant ram size checks.pbrook2009-04-116-37/+1
* Fix/remove bogus ram size checks.pbrook2009-04-112-9/+2
* Allocate enough vram for 24-bit planes.pbrook2009-04-111-1/+1
* mips malta: fix commit 7064aurel322009-04-111-3/+3
* Clean up rc4030 init functionaurel322009-04-103-17/+16
* Make PCI config status register read-onlyaliguori2009-04-101-0/+4
* Wean device tree code off phys_ram_base.pbrook2009-04-102-6/+12
* Yet more phys_ram_base elimination.pbrook2009-04-1012-108/+103
* More phys_ram_base elimination.pbrook2009-04-104-57/+54
* Clean up VGA ram allocation.pbrook2009-04-1016-130/+71
* Fix RTC breakage from r7031.pbrook2009-04-101-1/+1
* Musicpal ram access cleanup.pbrook2009-04-101-59/+90
* More phys_ram_base removal.pbrook2009-04-109-34/+37
* Cleanup SPARC/TCX framebuffer allocation.pbrook2009-04-093-16/+16
* Use cpu_physical_memory_write_rom instead of memcpy.pbrook2009-04-091-4/+4
* Register a single area for vga bios and option romspbrook2009-04-091-68/+53
* Use load_image_targphys and avoid phys_ram_base.pbrook2009-04-0916-71/+113
* More phys_ram_base removal.pbrook2009-04-094-6/+6
* Use load_image_targphys.pbrook2009-04-091-11/+6
* Use guest memory access functions when setting up arm boorloader.pbrook2009-04-092-67/+83
* Use qemu_ram_alloc.pbrook2009-04-094-9/+15
* pcnet: Avoid double conversion via PHYSADDRaurel322009-04-081-10/+10
* apic: Fix access to non-existent APICaurel322009-04-081-3/+8
* mc146818: add square wave output supportaurel322009-04-072-10/+30
* rc4030 registers improvementsaurel322009-04-071-49/+70
* Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)aliguori2009-04-071-0/+1
* Revert r6989aliguori2009-04-073-170/+120
* remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)aliguori2009-04-072-65/+70
* Don't try to return result from a void function (spotted by Sparse)blueswir12009-04-075-16/+24
* create qemu_file_set_error (Glauber Costa)aliguori2009-04-051-0/+1
* Fix display breakage when resizing the screen (v2) (Avi Kivity)aliguori2009-04-053-120/+170
* pci_add storage: fix error handling for 'if' parameter (Eduardo Habkost)aliguori2009-04-051-5/+7
* Fix oops on 2.6.25 guest (Rusty Russell)aliguori2009-04-053-1/+27
* Implement and use shared memory framebuffer device rendering reoutine.pbrook2009-04-019-231/+252
* Use pixel_ops.hpbrook2009-04-011-24/+1
* Remove unused variableblueswir12009-03-311-1/+0
* Avoid rounding problems in ptimer_get_countpbrook2009-03-311-1/+31
* Misc scsi disk/cdrom fixes/improvements 4/4blueswir12009-03-291-0/+3
* misc scsi disk/cdrom fixes/improvements 3/4blueswir12009-03-291-1/+9
* misc scsi disk/cdrom fixes/improvements 2/4blueswir12009-03-291-0/+4
* misc scsi disk/cdrom fixes/improvements 1/4blueswir12009-03-291-0/+1
* target-sh4: r2d --append option supportaurel322009-03-281-3/+2
* hw/eeprom93xx.c: support 93xx EEPROMs with more than 255 wordsaurel322009-03-281-10/+14
OpenPOWER on IntegriCloud