summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* virtio-blk: add msi support.Gerd Hoffmann2009-08-242-2/+10
* qdev/prop: convert isa-bus to helper macros.Gerd Hoffmann2009-08-241-12/+3
* unify popen/fopen qemu wrappersPaolo Bonzini2009-08-241-1/+1
* Unbreak large mem support by removing kqemuAnthony Liguori2009-08-241-11/+1
* Route IOAPIC interrupts via ISA busAvi Kivity2009-08-244-26/+13
* Route PC irqs to ISA bus instead of i8259 directlyAvi Kivity2009-08-241-15/+31
* QEMU set irq0override in fw_cfgJes Sorensen2009-08-241-0/+2
* SMART ATA FunctionalityBrian Wheeler2009-08-241-5/+200
* make vga screen_dump use DisplayState properlyStefano Stabellini2009-08-241-69/+21
* Restore consistent formattingmalc2009-08-241-5/+5
* es1370: Remove unused indirection of PCIES1370State and ES1370StateJuan Quintela2009-08-241-21/+10
* Revert my commit c00a9de060124a988bd9847c095e5836488c6f01Andrzej Zaborowski2009-08-231-3/+3
* Fix segfault of qemu-system-arm with PXA targetTorsten Duwe2009-08-231-1/+1
* Use corect depth from DisplaySurface in vmware_vga.cReimar Döffinger2009-08-231-3/+3
* Remove the unnecessary and only global in musicpal.cAndrzej Zaborowski2009-08-231-2/+1
* Merge with balrog@git.sv.gnu.org:/srv/git/qemu.gitAndrzej Zaborowski2009-08-235-19/+39
|\
| * Sparc32: fix monitor commands 'info pic' and 'info irq'Blue Swirl2009-08-233-14/+19
| * Rearrange to suppress gcc 3.3.5 warning about unused variableBlue Swirl2009-08-231-3/+6
| * ESP: implement Transfer PadBlue Swirl2009-08-221-0/+7
| * ESP: Implement select without ATN, fix commentsBlue Swirl2009-08-221-2/+7
* | Make musicpal.c use the I2C device and the Marvell 88w8618 audio deviceAndrzej Zaborowski2009-08-231-387/+40
* | Extract the Marvell 88w8618 audio device from musicpal.cAndrzej Zaborowski2009-08-231-0/+274
* | Extract musicpal.c I2C bitbanging code and make it gpio awareAndrzej Zaborowski2009-08-231-0/+179
* | Musicpal qdev conversion: gpio (except I2C part), keyboard and lcdBenoit Canet2009-08-231-84/+230
|/
* Remove unneded ac97 indirection accessing its stateJuan Quintela2009-08-221-43/+24
* Replace REGX with PRIx64Blue Swirl2009-08-161-2/+4
* Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl2009-08-165-66/+91
* Replace always_inline with inlineBlue Swirl2009-08-163-20/+17
* PPC: clean up ppc405Blue Swirl2009-08-158-349/+79
* Fix migration for ide devicesAnthony Liguori2009-08-131-0/+1
* Unbreak Sparc64Blue Swirl2009-08-131-0/+2
* Unbreak Sparc32 and PPCBlue Swirl2009-08-132-5/+10
* Fix virtio-blkAnthony Liguori2009-08-101-1/+1
* rename "info qdrv" to "info qdm"Gerd Hoffmann2009-08-102-2/+4
* fix qdev_print_devinfo()Gerd Hoffmann2009-08-101-8/+16
* qdev/prop: convert xilinx_timer.c to helper macros.Gerd Hoffmann2009-08-101-12/+3
* qdev/prop: convert xilinx_intc.c to helper macros.Gerd Hoffmann2009-08-101-6/+2
* qdev/prop: convert xilinx_ethlite.c to helper macros.Gerd Hoffmann2009-08-101-12/+3
* qdev/prop: convert virtio-pci.c to helper macros.Gerd Hoffmann2009-08-101-23/+8
* qdev/prop: convert vga.c to helper macros.Gerd Hoffmann2009-08-102-12/+5
* qdev/prop: convert tcx.c to helper macros.Gerd Hoffmann2009-08-101-27/+6
* qdev/prop: convert syborg_timer.c to helper macros.Gerd Hoffmann2009-08-101-6/+2
* qdev/prop: convert syborg_serial.c to helper macros.Gerd Hoffmann2009-08-101-7/+2
* qdev/prop: convert syborg_pointer.c to helper macros.Gerd Hoffmann2009-08-101-12/+3
* qdev/prop: convert syborg_keyboard.c to helper macros.Gerd Hoffmann2009-08-101-7/+2
* qdev/prop: convert syborg_interrupt.c to helper macros.Gerd Hoffmann2009-08-101-7/+2
* qdev/prop: convert syborg_fb.c to helper macros.Gerd Hoffmann2009-08-101-10/+3
* qdev/prop: convert sun4u.c to helper macros.Gerd Hoffmann2009-08-101-6/+2
* qdev/prop: convert sun4m.c to helper macros.Gerd Hoffmann2009-08-101-6/+2
* qdev/prop: convert sparc32_dma.c to helper macros.Gerd Hoffmann2009-08-101-6/+2
OpenPOWER on IntegriCloud