aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-04-07floppy: save and restore DIR registerJason Wang
2011-04-07ide: consolidate drive_get(IF_IDE)Isaku Yamahata
2011-04-07hw/xen_disk: ioreq not finished on errorFeiran Zheng
2011-04-04Fix non-portable format string in usb-ccid.cDavid Gibson
2011-04-04lm32: add support for the Milkymist boardMichael Walle
2011-04-04lm32: add milkymist hw support functionsMichael Walle
2011-04-04lm32: add Milkymist VGAFB supportMichael Walle
2011-04-04lm32: add Milkymist UART supportMichael Walle
2011-04-04lm32: add Milkymist TMU2 supportMichael Walle
2011-04-04lm32: add Milkymist System Controller supportMichael Walle
2011-04-04lm32: add Milkymist SoftUSB supportMichael Walle
2011-04-04lm32: add Milkymist PFPU supportMichael Walle
2011-04-04lm32: add Milkymist Minimac supportMichael Walle
2011-04-04lm32: add Milkymist memory card supportMichael Walle
2011-04-04lm32: add Milkymist HPDMC supportMichael Walle
2011-04-04lm32: add Milkymist AC97 supportMichael Walle
2011-04-04Revert "ioapic: when switches to level trigger mode, interrupts raised repeat...Aurelien Jarno
2011-04-04s390x: fix s390-virtio-serialAlexander Graf
2011-04-04virtio: use generic name when possibleAlexander Graf
2011-04-04w32: Fix compilation (wrong include file)Stefan Weil
2011-04-04e1000: Mask out lower bits of RDBAL/TDBALKevin Wolf
2011-04-03ioapic: when switches to level trigger mode, interrupts raised repeatedly.Isaku Yamahata
2011-04-03hw/vexpress.c: Add model of ARM Versatile Express boardPeter Maydell
2011-04-01ccid: add ccid-card-emulated deviceAlon Levy
2011-04-01ccid: add passthru card deviceAlon Levy
2011-04-01usb-ccid: add CCID busAlon Levy
2011-04-01hw/versatilepb, realview: Fix condition for instantiation of onboard NICPeter Maydell
2011-04-01pcnet: Fix sign extension: make ipxe work with >2G RAMMichael Brown
2011-04-01lsi53c895a: add support for ABORT messagesBernhard Kohl
2011-04-01fix build errors when we enable acpi_piix4 debugWen Congyang
2011-04-01Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...David Gibson
2011-04-01Implement PAPR VPA functions for pSeries shared processor partitionsDavid Gibson
2011-04-01Add a PAPR TCE-bypass mechanism for the pSeries machineBen Herrenschmidt
2011-04-01Implement PAPR virtual SCSI interface (ibmvscsi)Ben Herrenschmidt
2011-04-01Implement PAPR CRQ hypercallsBen Herrenschmidt
2011-04-01Implement sPAPR Virtual LAN (ibmveth)David Gibson
2011-04-01Implement TCE translation for sPAPR VIODavid Gibson
2011-04-01Add (virtual) interrupt to PAPR virtual tty deviceDavid Gibson
2011-04-01Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interruptsDavid Gibson
2011-04-01Implement the PAPR (pSeries) virtualized interrupt controller (xics)David Gibson
2011-04-01Implement assorted pSeries hcalls and RTAS methodsDavid Gibson
2011-04-01Implement hcall based RTAS for pSeries machinesDavid Gibson
2011-04-01Virtual hash page table handling on pSeries machineDavid Gibson
2011-04-01Implement the bus structure for PAPR virtual IODavid Gibson
2011-04-01Start implementing pSeries logical partition machineDavid Gibson
2011-04-01Add POWER7 support for ppcDavid Gibson
2011-03-28vhost: fix dirty page handlingMichael S. Tsirkin
2011-03-28virtio-serial: don't crash on invalid inputMichael S. Tsirkin
2011-03-28e1000: check buffer availabilityMichael S. Tsirkin
2011-03-28virtio-pci: fix bus master work around on loadMichael S. Tsirkin