summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* lm32: add Milkymist Minimac2 supportMichael Walle2011-05-033-164/+155
* milkymist-sysctl: fix timersMichael Walle2011-05-031-19/+7
* milkymist-vgafb: fix console resizingMichael Walle2011-05-031-0/+3
* kvm: create kvmclock when one of the flags are presentGlauber Costa2011-05-021-1/+5
* Merge remote-tracking branch 'amitshah/for-anthony' into stagingAnthony Liguori2011-04-283-12/+33
|\
| * virtio-serial: Fix endianness bug in the config spaceAlexey Kardashevskiy2011-04-281-10/+13
| * char: Allow devices to use a single multiplexed chardev.Kusanagi Kouichi2011-04-281-2/+2
| * virtio-console: notify backend of guest open / closeHans de Goede2011-04-281-0/+18
* | Merge remote-tracking branch 'jvrao/for-anthony' into stagingAnthony Liguori2011-04-2810-119/+29
|\ \ | |/ |/|
| * v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0.Harsh Prateek Bora2011-04-272-3/+6
| * hw/virtio-9p-local.c: Remove unnecessary null char in symlink fileHarsh Prateek Bora2011-04-271-1/+1
| * virtio-9p: Bugfix to send correct iounitM. Mohan Kumar2011-04-271-1/+1
| * virtio-9p: removexattr on default acl should return 0Aneesh Kumar K.V2011-04-271-2/+13
| * virtio-9p: Print the pdu details on returnAneesh Kumar K.V2011-04-271-1/+4
| * virtio-9p: move 9p files aroundAneesh Kumar K.V2011-04-2710-111/+4
* | ioapic: Do not set irr for masked edge IRQsJan Kiszka2011-04-271-2/+3
|/
* pflash: Restore & fix lazy ROMD switchingJan Kiszka2011-04-271-4/+8
* Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevinAurelien Jarno2011-04-273-1056/+1155
|\
| * ide/atapi: Introduce CHECK_READY flag for commandsKevin Wolf2011-04-271-25/+23
| * ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectorsKevin Wolf2011-04-271-15/+6
| * ide/atapi: Use table instead of switch for commandsKevin Wolf2011-04-271-67/+48
| * ide/atapi: Factor commands outKevin Wolf2011-04-271-378/+459
| * ide: Split atapi.c outKevin Wolf2011-04-273-1061/+1097
| * atapi: Add 'medium ready' to 'medium not ready' transition on cd changeAmit Shah2011-04-271-4/+16
* | rtl8139: Fix compilation for w32/w64Stefan Weil2011-04-271-2/+1
|/
* trace: Remove %s in grlib trace eventsStefan Hajnoczi2011-04-263-18/+17
* rtl8139: add format attribute to DPRINTFBenjamin Poirier2011-04-251-3/+6
* rtl8139: use variadic macro for debug statementsBenjamin Poirier2011-04-251-203/+232
* rtl8139: use TARGET_FMT_plx in debug messagesBenjamin Poirier2011-04-251-6/+9
* Merge remote-tracking branch 'awilliam/ipxe' into stagingAnthony Liguori2011-04-256-6/+6
|\
| * PXE: Use consistent naming for PXE ROMsAlex Williamson2011-04-186-6/+6
* | vmstate: port mac_dbdmaJuan Quintela2011-04-221-24/+22
* | mac_dbdma: create DBDMAState instead of passing one array aroundJuan Quintela2011-04-221-18/+27
* | vmstate: port piix4Juan Quintela2011-04-221-14/+11
* | piix4: create PIIX4StateJuan Quintela2011-04-221-12/+17
* | vmstate: port mac_nvramJuan Quintela2011-04-221-19/+11
* | mac_nvram: size is a size, no need to be a target dependent typeJuan Quintela2011-04-221-1/+1
* | vmstate: port nandJuan Quintela2011-04-221-34/+39
* | nand: pin values are uint8_tJuan Quintela2011-04-222-5/+5
* | vmstate: port max111xJuan Quintela2011-04-221-32/+17
* | max111x: input field is only used as uint8_tJuan Quintela2011-04-221-1/+1
* | vmstate: port pxa2xx_lcdJuan Quintela2011-04-221-67/+43
* | pxa2xx_lcd: up field is used as a bool and migrated as an uint8_tJuan Quintela2011-04-221-1/+1
* | pxa2xx_lcd: name anonymous structJuan Quintela2011-04-221-13/+15
* | vmstate: stellaris use unused for placeholder entriesJuan Quintela2011-04-221-2/+1
* | vmstate: port stellaris gamepadJuan Quintela2011-04-221-26/+24
* | vmstate: port syborg_keyboardJuan Quintela2011-04-221-40/+17
* | vmstate: port syborg_serialJuan Quintela2011-04-221-42/+18
* | vmstate: port stellaris_adcJuan Quintela2011-04-221-55/+34
* | vmstate: port syborg_pointerJuan Quintela2011-04-221-45/+28
OpenPOWER on IntegriCloud