summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* hw/eeprom93xx.c: substitute structure dump with discrete dump in eeprom_save/...aurel322009-03-281-2/+27
* target-sh4: r2d --append option supportaurel322009-03-281-5/+16
* Use the DMA api to map virtio elements.aliguori2009-03-281-82/+17
* virtio-blk: use generic vectored I/O APIs (Christoph Hellwig)aliguori2009-03-281-71/+17
* Clean some PCI defines (Stefan Weil)aliguori2009-03-282-10/+11
* Fix monitor command (screendump) (Stefan Weil)aliguori2009-03-281-0/+1
* Remove nodisk_ok machine feature (Jan Kiszka)aliguori2009-03-287-21/+0
* musicpal: Fix regression caused by 6839 (Jan Kiszka)aliguori2009-03-281-1/+2
* get roms more room. (Glauber Costa)aliguori2009-03-281-10/+19
* new scsi-generic abstraction, use SG_IO (Christoph Hellwig)aliguori2009-03-281-39/+3
* Document sun ID PROM contentsblueswir12009-03-281-5/+7
* virtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY (Alex Williamson)aliguori2009-03-201-3/+4
* e1000: Fix RX descriptor low threshold interrupt logic (Alex Williamson)aliguori2009-03-201-2/+2
* Fix VGA issue introduced by r6349malc2009-03-171-2/+10
* Delete some unused macros detected with -Wp,-Wunused-macros useblueswir12009-03-169-39/+0
* temporarily disable logging around pci config writes (Avi Kivity)aliguori2009-03-131-1/+12
* stop dirty logging while updating cirrus bank memory (Glauber Costa)aliguori2009-03-131-0/+5
* Add missing filealiguori2009-03-131-0/+95
* qemu:virtio-net: Check return size on the correct sg list (Alex Williamson)aliguori2009-03-131-1/+1
* Add and use remaining #defines for PCI device IDs (Stuart Brady)aliguori2009-03-139-87/+28
* remove is_graphic_console from vga.c (Stefano Stabellini)aliguori2009-03-131-11/+7
* DisplayAllocator interface (Stefano Stabellini)aliguori2009-03-136-11/+24
* From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001aliguori2009-03-123-223/+278
* Add specialized block driver scsi generic API (Avi Kivity)aliguori2009-03-121-17/+22
* Clean build: Add bt-host.haurel322009-03-101-3/+0
* musicpal: Reorganize IO memory handling (Jan Kiszka)malc2009-03-101-50/+139
* Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)blueswir12009-03-086-260/+111
* Add new entries to firmware configuration deviceblueswir12009-03-081-0/+6
* do not pretend to support low voltage operationaurel322009-03-071-1/+1
* clean build: Fix arm build warningsaurel322009-03-072-18/+1
* arm: Fix gic_irq_state.level bitfield typeaurel322009-03-071-1/+1
* ppc_oldworld: swap the MACIO and CMD646 IDE controllersaurel322009-03-071-9/+8
* Use a dedicated function to request exit from execution loopaurel322009-03-072-2/+2
* Activate uninorth AGP bridgeblueswir12009-03-071-20/+8
* Sparse fixes: dubious mixing of bitwise and logical operationsblueswir12009-03-071-1/+1
* Sparse fixes: move ACPI table definitions to pc.hblueswir12009-03-072-4/+5
* Sparse fixes: truncation by castblueswir12009-03-072-26/+26
* Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir12009-03-078-20/+32
* Fix sparc64-softmmu breakage from r6711blueswir12009-03-071-2/+2
* monitor: Rework API (Jan Kiszka)aliguori2009-03-0516-92/+112
OpenPOWER on IntegriCloud