summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* vga: make Cirrus ISA device optionalBlue Swirl2012-01-223-14/+30
* vga: improve VGA logicBlue Swirl2012-01-2211-47/+10
* grackle_pci: Clean up qdev namesAndreas Färber2012-01-211-5/+12
* PPC: Pseries: Check for PCI boundariesAlexander Graf2012-01-211-4/+23
* pseries: SLOF PCI flag dayBenjamin Herrenschmidt2012-01-212-166/+103
* pseries: Use correct dispatcher for PCI config space accessesDavid Gibson2012-01-211-4/+4
* pseries: Support PCI extended config space in RTAS callsBenjamin Herrenschmidt2012-01-211-4/+10
* Correct types in bmdma_addr_{read,write}David Gibson2012-01-211-2/+2
* load_image_targphys() should enforce the max sizeBenjamin Herrenschmidt2012-01-211-1/+5
* virtio: change memcpy to guest readsAlexander Graf2012-01-211-6/+6
* virtio-pci: Fix endianness of virtio configBenjamin Herrenschmidt2012-01-211-2/+26
* PPC: Bamboo: Integrate SoC instatiation, use qdev for PCIAlexander Graf2012-01-211-83/+60
* PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single fileAlexander Graf2012-01-214-130/+89
* PPC: 4xx: Qdevify the 440 PCI host controllerAlexander Graf2012-01-212-60/+74
* PPC: bamboo: fix whitespaceAlexander Graf2012-01-211-3/+3
* PPC: bamboo: remove old machine descriptionsAlexander Graf2012-01-211-21/+1
* PPC: 440: Default to 440EP CPUAlexander Graf2012-01-211-1/+1
* PPC: 440: Ignore invalid PCI IRQsAlexander Graf2012-01-211-0/+4
* PPC: Bamboo: Set initial TLB entryAlexander Graf2012-01-211-1/+26
* PPC: Bamboo: Register CPU resetAlexander Graf2012-01-211-6/+13
* PPC: 440EP: Initialize timerAlexander Graf2012-01-211-0/+1
* 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
OpenPOWER on IntegriCloud