summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* pcspk: Convert to qdevJan Kiszka2012-02-176-17/+108
* i8254: Rework & fix interaction with HPET in legacy modeJan Kiszka2012-02-175-48/+57
* i8254: Pass alternative IRQ output object on initializationJan Kiszka2012-02-179-12/+12
* i8254: Factor out interface headerJan Kiszka2012-02-1712-25/+64
* hpet: Save/restore cached RTC IRQ levelJan Kiszka2012-02-171-0/+29
* i8254: Do not raise IRQ level on resetJan Kiszka2012-02-171-1/+7
* qdev: Fix qdev_try_create() semanticsAndreas Färber2012-02-171-0/+3
* Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori2012-02-1723-122/+7083
|\
| * hw/pl031: Actually raise interrupt on timer expiryPeter Maydell2012-02-171-1/+1
| * Remove unnecessary includes of primecell.hPeter Maydell2012-02-174-4/+0
| * hw/primecell.h: Remove obsolete pl080_init() declarationPeter Maydell2012-02-171-3/+0
| * hw/arm_sysctl: Drop legacy init functionPeter Maydell2012-02-172-17/+2
| * hw/vexpress.c: Add vexpress-a15 machinePeter Maydell2012-02-171-0/+141
| * arm_boot: Pass base address of GIC CPU interface, not whole GICPeter Maydell2012-02-175-13/+18
| * hw/vexpress.c: Instantiate the motherboard CLCDPeter Maydell2012-02-171-1/+1
| * hw/vexpress.c: Factor out daughterboard-specific initializationPeter Maydell2012-02-171-35/+83
| * hw/vexpress.c: Move secondary CPU boot code to SRAMPeter Maydell2012-02-171-14/+2
| * hw/vexpress.c: Make motherboard peripheral memory map table-drivenPeter Maydell2012-02-171-34/+103
| * hw/a15mpcore.c: Add Cortex-A15 private peripheral modelPeter Maydell2012-02-171-0/+103
| * Exynos4210: added display controller implementationMitsyanko Igor2012-02-172-0/+1938
| * hw/exynos4210.c: Add LAN support for SMDKC210.Evgeny Voevodin2012-02-171-2/+25
| * hw/lan9118: Add basic 16-bit mode support.Evgeny Voevodin2012-02-171-6/+118
| * ARM: exynos4210: MCT support.Evgeny Voevodin2012-02-172-0/+1507
| * ARM: exynos4210: basic Power Management Unit implementationMaksim Kozlov2012-02-172-0/+508
| * ARM: exynos4210: PWM support.Evgeny Voevodin2012-02-172-0/+434
| * ARM: exynos4210: UART supportMaksim Kozlov2012-02-173-0/+714
| * ARM: Samsung exynos4210-based boards emulationEvgeny Voevodin2012-02-173-0/+384
| * ARM: exynos4210: IRQ subsystem support.Evgeny Voevodin2012-02-173-0/+1009
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-02-174-7/+6
|\ \ | |/ |/|
| * virtio: Remove unneeded g_free() check in virtio_cleanup()Luiz Capitulino2012-02-101-2/+1
| * fmopl: Fix typo in function nameStefan Weil2012-02-101-2/+2
| * ide: fix compilation errors when DEBUG_IDE is setHervé Poussineau2012-02-102-3/+3
* | hw/arm: Remove redundant arguments from set_kernel_args*Stefan Weil2012-02-171-9/+8
* | pxa2xx_lcd: SRAM is valid location for the framebufferVasily Khoruzhick2012-02-171-4/+9
* | nseries: attach monitor powerdown request to menelausPaolo Bonzini2012-02-172-12/+11
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-02-153-6/+11
|\ \
| * | apic: Fix legacy vmstate loading for KVMJan Kiszka2012-02-081-1/+6
| * | kvm: Implement kvm_irqchip_in_kernel like kvm_enabledJan Kiszka2012-02-082-5/+5
* | | Merge remote-tracking branch 'kraxel/usb.38' into stagingAnthony Liguori2012-02-1517-360/+596
|\ \ \
| * | | xhci: handle USB_RET_NAKGerd Hoffmann2012-02-101-11/+96
| * | | xhci: remote wakeup supportGerd Hoffmann2012-02-101-0/+21
| * | | xhci: kill port arg from xhci_setup_packetGerd Hoffmann2012-02-101-3/+3
| * | | xhci: stop on errorsGerd Hoffmann2012-02-101-2/+6
| * | | xhci: add trb type name lookup support.Gerd Hoffmann2012-02-101-4/+60
| * | | xhci: signal low- and fullspeed supportGerd Hoffmann2012-02-101-1/+4
| * | | usb: add USBBusOps->wakeup_endpointGerd Hoffmann2012-02-102-0/+5
| * | | usb: pass USBEndpoint to usb_wakeupGerd Hoffmann2012-02-105-7/+15
| * | | usb: maintain async packet list per endpointGerd Hoffmann2012-02-102-28/+108
| * | | usb: Set USBEndpoint in usb_packet_setup().Gerd Hoffmann2012-02-1016-62/+67
| * | | usb: add USBEndpoint->{nr,pid}Gerd Hoffmann2012-02-102-0/+7
OpenPOWER on IntegriCloud