summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* prep: Add i82374 DMA emulationAndreas Färber2012-01-201-0/+154
* prep: qdev'ify Raven host bridge (SysBus)Andreas Färber2012-01-203-38/+63
* prep_pci: Update I/O to MemoryRegion opsAndreas Färber2012-01-201-38/+8
* prep_pci: Simplify I/O endiannessAndreas Färber2012-01-201-5/+1
* prep: qdev'ify Raven host bridge (PCIDevice)Andreas Färber2012-01-201-9/+46
* prep: Use ISA m48t59Andreas Färber2012-01-201-1/+1
* prep: Fix offset of BIOS MemoryRegionAndreas Färber2012-01-201-2/+2
* Merge remote-tracking branch 'spice/spice.v47' into stagingAnthony Liguori2012-01-191-1/+1
|\
| * qxl: Slot sanity check in qxl_phys2virt() is off by one, fixMarkus Armbruster2012-01-171-1/+1
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-01-191-1/+1
|\ \
| * | lm32: Fix mixup of uint32 and uint32_tAndreas Färber2012-01-191-1/+1
* | | Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori2012-01-199-75/+193
|\ \ \
| * | | arm: make the number of GIC interrupts configurableMark Langsdorf2012-01-175-49/+87
| * | | hw/lan9118: Add save/load supportPeter Maydell2012-01-171-23/+103
| * | | arm: Remove incorrect comment in arm_timerMark Langsdorf2012-01-171-3/+0
| * | | vexpress, realview: Add (dummy) L2 cache controllerPeter Maydell2012-01-172-0/+3
| |/ /
* | | Merge remote-tracking branch 'kraxel/usb.37' into stagingAnthony Liguori2012-01-1920-100/+3769
|\ \ \ | |/ / |/| |
| * | usb: link packets to endpoints not devicesGerd Hoffmann2012-01-176-7/+22
| * | usb: add max_packet_size to USBEndpointGerd Hoffmann2012-01-173-4/+39
| * | usb/debug: add usb_ep_dumpGerd Hoffmann2012-01-172-0/+41
| * | usb-desc: USBEndpoint supportGerd Hoffmann2012-01-171-0/+22
| * | usb: add ifnum to USBEndpointGerd Hoffmann2012-01-172-0/+17
| * | usb: add USBEndpointGerd Hoffmann2012-01-173-0/+45
| * | xhci: Initial xHCI implementationHector Martin2012-01-172-0/+2752
| * | usb: add audio device modelH. Peter Anvin2012-01-133-3/+711
| * | usb-desc: audio endpoint supportGerd Hoffmann2012-01-132-3/+16
| * | usb: track altsetting in USBDeviceGerd Hoffmann2012-01-1310-79/+79
| * | usb: track configuration and interface count in USBDevice.Gerd Hoffmann2012-01-132-8/+29
| |/
* | pxa2xx_keypad: fix unbalanced parenthesis.Andrzej Zaborowski2012-01-171-1/+1
* | hw/arm_boot.c: Make SMP boards specify address to poll in bootup loopEvgeny Voevodin2012-01-174-8/+15
* | hw/sysbus.h: Increase maximum number of device IRQs.Evgeny Voevodin2012-01-171-1/+1
* | pxa2xx_keypad: make single automatic scans workVasily Khoruzhick2012-01-171-36/+36
* | pxa2xx_lcd: fix palette parserVasily Khoruzhick2012-01-171-23/+28
* | isapc: Fix segfault during initializationJan Kiszka2012-01-151-11/+11
* | prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-1345-0/+131
* | virtio-console: no need to remove char handlers explicitlyAmit Shah2012-01-131-17/+0
* | qdev: Add a 'free' method to disassociate chardev from qdev deviceAmit Shah2012-01-131-0/+11
* | virtio-blk: refuse SG_IO requests with scsi=offPaolo Bonzini2012-01-131-0/+6
* | vmstate: extract declarations out of hw/hw.hPaolo Bonzini2012-01-137-891/+88
* | ptimer: move declarations to ptimer.hPaolo Bonzini2012-01-1317-0/+43
* | rtc: clear non-PF bits when reinjecting on ackPaolo Bonzini2012-01-131-3/+3
* | rtc: raise PF bit when the periodic timer triggers but PIE=0Paolo Bonzini2012-01-131-1/+2
* | rtc: raise AF bit when the alarm is encountered but AIE=0Paolo Bonzini2012-01-131-9/+10
* | rtc: fix 12-hour modePaolo Bonzini2012-01-131-4/+7
* | qdev: fix device_del by refactoring reference countingAnthony Liguori2012-01-131-6/+39
* | Add 'fall through' comments to case statements without breakStefan Weil2012-01-131-0/+1
* | omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUSStefan Hajnoczi2012-01-131-2/+2
|/
* vga: optimize ppm_save() divisionsAvi Kivity2012-01-121-6/+4
* etraxfs-dma: Model metadata and eopLars Persson2012-01-123-10/+33
* wm8750: Fix calculation of number of array elementsStefan Weil2012-01-101-1/+1
OpenPOWER on IntegriCloud