summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* | virtio-serial: Clean up virtser_bus_dev_print() outputMarkus Armbruster2011-07-231-8/+5
* | usb-ccid: Drop unused CCIDCardInfo callback print()Markus Armbruster2011-07-232-12/+0
* | vga: Fix type of lfb/map_addr/end.Richard Henderson2011-07-231-5/+5
* | qemu-char: Print strerror message on failureKevin Wolf2011-07-233-6/+8
* | multiboot: Support commas in module parametersAdam Lackorzynski2011-07-231-9/+9
* | report serial devices created with -device in the PIIX4 config spacePaolo Bonzini2011-07-231-5/+17
* | net: Consistently use qemu_macaddr_default_if_unsetJan Kiszka2011-07-237-8/+8
* | Merge remote-tracking branch 'spice/spice.v39' into stagingAnthony Liguori2011-07-221-2/+2
|\ \
| * | qxl: upon reset, if spice worker is stopped, the command rings can be not emptyYonit Halperin2011-07-201-2/+2
| |/
* | Merge remote-tracking branch 'kraxel/usb.21' into stagingAnthony Liguori2011-07-222-5/+10
|\ \
| * | usb-uhci: fix irq handling on error.Gerd Hoffmann2011-07-221-0/+6
| * | usb-hid: fixup changed tracking.Gerd Hoffmann2011-07-221-5/+4
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-07-2210-58/+52
|\ \ \ | |/ / |/| |
| * | scsi-disk: Mask out serial number EVPDHannes Reinecke2011-07-191-3/+12
| * | scsi-disk: Fixup debugging statementHannes Reinecke2011-07-191-1/+1
OpenPOWER on IntegriCloud