summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* jazz-led: convert to QOMHervé Poussineau2012-02-223-93/+71
* jazz-led: use trace frameworkHervé Poussineau2012-02-221-17/+9
* pci: set memory type for memory behind the bridgeMichael S. Tsirkin2012-02-221-2/+13
* pci: add accessors to get/set registers by maskMichael S. Tsirkin2012-02-221-0/+61
* pc_piix/pc_sysfw: enable flash by defaultJordan Justen2012-02-222-1/+50
* hw/pc_piix: add pc-1.1Jordan Justen2012-02-221-2/+10
* hw/pc_piix: remove is_default for pc-0.15Jordan Justen2012-02-221-1/+0
* hw/pc_sysfw: support system flash memory with pflashJordan Justen2012-02-221-2/+127
* hw/pc_sysfw: enable pc-sysfw as a qdevJordan Justen2012-02-221-0/+37
* hw/pc: move rom init to pc_sysfw.cJordan Justen2012-02-223-51/+100
* vl: make find_default_machine externally visibleJordan Justen2012-02-221-0/+1
* pflash_cfi01/02: support read-only pflash devicesJordan Justen2012-02-222-52/+75
* Merge remote-tracking branch 'bonzini/qdev-props-for-anthony' into stagingAnthony Liguori2012-02-221-147/+39
|\
| * qdev: drop unnecessary parse/print methodsPaolo Bonzini2012-02-221-134/+0
| * qdev: use built-in QOM string parserPaolo Bonzini2012-02-221-2/+2
| * qdev: accept hex properties only if prefixed by 0xPaolo Bonzini2012-02-221-0/+12
| * qdev: accept both strings and integers for PCI addressesPaolo Bonzini2012-02-221-11/+25
* | qxl: add user-friendly bar size propertiesGerd Hoffmann2012-02-212-0/+12
* | qxl: move ram size init to new functionGerd Hoffmann2012-02-211-19/+22
* | qxl: drop vram bar minimum sizeGerd Hoffmann2012-02-211-2/+2
* | qxl: make sure primary surface is saved on migration also in compat modeYonit Halperin2012-02-211-1/+1
* | qxl: set only off-screen surfaces dirty instead of the whole vramYonit Halperin2012-02-211-9/+44
* | qxl: don't render stuff when the vm is stopped.Gerd Hoffmann2012-02-211-7/+5
* | qxl: fix warnings on 32bitGerd Hoffmann2012-02-211-3/+4
|/
* i8259: Do not clear level-triggered lines in IRR on initJan Kiszka2012-02-173-3/+3
* i8254: Factor out pit_get_channel_infoJan Kiszka2012-02-173-34/+29
* 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
OpenPOWER on IntegriCloud