summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* exec.h cleanupBlue Swirl2011-07-301-1/+1
* revamp acpitable parsing and allow to specify complete (headerful) tableMichael Tokarev2011-07-301-126/+172
* sd: do not add one sector to the disk sizeVincent Palatin2011-07-301-3/+1
* usb-hid: Fix 0/0 position for Windows in tablet modeJan Kiszka2011-07-301-0/+5
* Add support for Zipit Z2 machineVasily Khoruzhick2011-07-301-0/+358
* onenand: Add missing brace.Andrzej Zaborowski2011-07-301-0/+1
* hw/onenand: program actions can only clear bitsJuha Riihimäki2011-07-301-29/+106
* onenand: Handle various ID fields separatelyJuha Riihimäki2011-07-303-14/+23
* onenand: Pass BlockDriverState to init functionPeter Maydell2011-07-303-10/+12
* hw/nand: qdevifyJuha Riihimäki2011-07-305-81/+103
* hw/nand: Writing to NAND can only clear bitsPeter Maydell2011-07-301-4/+13
* hw/nand: Support multiple reads following READ STATUSJuha Riihimäki2011-07-301-3/+8
* hw/nand: Support devices wider than 8 bitsJuha Riihimäki2011-07-302-34/+88
* nand: Bump vmstate version after changing structure.Andrzej Zaborowski2011-07-301-3/+3
* hw/nand: Support large NAND devicesJuha Riihimäki2011-07-301-21/+27
* hw/nand: Pass block device state to init functionPeter Maydell2011-07-305-10/+15
* lm832x: Take DeviceState pointer in lm832x_key_event()Peter Maydell2011-07-303-7/+6
* hw/omap_gpio.c: Convert to qdevJuha Riihimäki2011-07-306-173/+218
* hw/omap_clk: Add the clock for the OMAP2430-specific fifth GPIO modulePeter Maydell2011-07-301-1/+5
* hw/omap_l4.c: Add helper function omap_l4_region_baseJuha Riihimäki2011-07-302-0/+8
* Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori2011-07-295-3/+93
|\
| * xen: implement unplug protocol in xen_platformStefano Stabellini2011-07-264-2/+92
| * xen: make xen_enabled even more cleverAlexander Graf2011-07-261-1/+1
| * xen: Fix xen_enabled().Anthony PERARD2011-07-261-1/+1
* | Merge remote-tracking branch 'kraxel/migration.2' into stagingAnthony Liguori2011-07-298-0/+51
|\ \
| * | usb-serial doesn't support migrationGerd Hoffmann2011-07-201-0/+7
| * | usb-net doesn't support migrationGerd Hoffmann2011-07-201-0/+6
| * | usb-bt doesn't support migrationGerd Hoffmann2011-07-201-0/+6
| * | usb-wacom doesn't support migrationGerd Hoffmann2011-07-201-0/+6
| * | usb storage: first migration support bits.Gerd Hoffmann2011-07-201-0/+12
| * | ehci doesn't support migrationGerd Hoffmann2011-07-201-0/+7
| * | ahci doesn't support migrationGerd Hoffmann2011-07-201-0/+6
| * | vmstate: add no_migrate flag to VMStateDescriptionGerd Hoffmann2011-07-201-0/+1
* | | multiboot: Fix bss segment supportGöran Weinholt2011-07-291-5/+9
* | | Fix last sector write on sd cardDr. David Alan Gilbert2011-07-291-8/+11
* | | showing a splash picture when startwayne2011-07-291-1/+139
* | | usb-ohci: convert to MemoryRegionAvi Kivity2011-07-291-25/+17
* | | sysbus: add MemoryRegion based memory management APIAvi Kivity2011-07-292-3/+27
* | | pci: add MemoryRegion based BAR management APIAvi Kivity2011-07-292-8/+42
* | | pci: pass address space to pci bus when createdAvi Kivity2011-07-2922-35/+85
* | | pc: move global memory map out of pc_init1() and into its callersAvi Kivity2011-07-291-7/+8
* | | pc: convert pc_memory_init() to memory APIAvi Kivity2011-07-292-19/+41
* | | pc: grab system_memoryAvi Kivity2011-07-293-3/+12
* | | qdev: Reset hot-plugged devicesJan Kiszka2011-07-291-0/+3
| |/ |/|
* | Fix chrdev return value conversionBlue Swirl2011-07-241-1/+1
* | Correct spelling of licensedMatthew Fernandez2011-07-2361-61/+61
* | mc146818rtc: Handle host clock resetsJan Kiszka2011-07-231-0/+20
* | notifier: Pass data argument to callbackJan Kiszka2011-07-232-2/+2
* | ide: Turn properties any IDE device must have into bus propertiesMarkus Armbruster2011-07-231-1/+4
* | virtio-serial: Turn props any virtio-serial-bus device must have into bus propsMarkus Armbruster2011-07-232-4/+5
OpenPOWER on IntegriCloud