Age | Commit message (Expand) | Author |
2012-09-09 | kvm: Clean up irqfd API | Jan Kiszka |
2012-09-08 | musicpal: Fix flash mapping | Jan Kiszka |
2012-09-07 | lan9118: fix multicast filtering | Aurelien Jarno |
2012-09-07 | fix entry pointer for ELF kernels loaded with -kernel option | Henning Schild |
2012-09-06 | hw/pl110: Fix spelling of 'palette' | Peter Maydell |
2012-08-31 | uas: move transfer kickoff | Gerd Hoffmann |
2012-08-31 | ehci: Fix interrupt endpoints no longer working | Hans de Goede |
2012-08-31 | ehci: handle TD deactivation of inflight packets | Gerd Hoffmann |
2012-08-31 | ehci: add ehci_cancel_queue() | Gerd Hoffmann |
2012-08-31 | ehci: simplify ehci_state_executing | Hans de Goede |
2012-08-31 | ehci: Remove unnecessary ehci_flush_qh call | Hans de Goede |
2012-08-31 | ehci: Schedule async-bh when IAAD bit gets set | Hans de Goede |
2012-08-31 | ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream active | Hans de Goede |
2012-08-31 | usb: unique packet ids | Gerd Hoffmann |
2012-08-31 | usb: Halt ep queue en cancel pending packets on a packet error | Hans de Goede |
2012-08-31 | fix info qtree indention | Gerd Hoffmann |
2012-08-29 | scsi-disk: Fix typo (uint32 -> uint32_t) | Stefan Weil |
2012-08-29 | msix: make [un]use vectors on reset/load optional | Michael S. Tsirkin |
2012-08-29 | reset PMBA and PMREGMISC PIIX4 registers. | Gleb Natapov |
2012-08-29 | ivshmem: remove redundant ioeventfd configuration | Cam Macdonell |
2012-08-29 | hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfo | Peter Maydell |
2012-08-28 | scsi: more fixes to properties for passthrough devices | Paolo Bonzini |
2012-08-28 | esp: support 24-bit DMA | Paolo Bonzini |
2012-08-28 | megasas: Add 'hba_serial' property | Hannes Reinecke |
2012-08-27 | Revert "fix some debug printf format strings" | malc |
2012-08-27 | Revert "vga: add some optional CGA compatibility hacks" | malc |
2012-08-27 | Revert "i8259: add -no-spurious-interrupt-hack option" | malc |
2012-08-24 | i8259: add -no-spurious-interrupt-hack option | Matthew Ogilvie |
2012-08-24 | vga: add some optional CGA compatibility hacks | Matthew Ogilvie |
2012-08-24 | fix some debug printf format strings | Matthew Ogilvie |
2012-08-23 | ivshmem: fix memory_region_del_eventfd assertion failure | Paolo Bonzini |
2012-08-23 | qom: object_delete should unparent the object first | Paolo Bonzini |
2012-08-22 | boards: add a 'none' machine type to all platforms | Anthony Liguori |
2012-08-22 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2012-08-22 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-08-22 | Merge remote-tracking branch 'kraxel/usb.59' into staging | Anthony Liguori |
2012-08-22 | pci: Tidy up PCI host bridges | Andreas Färber |
2012-08-22 | pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE | Andreas Färber |
2012-08-22 | pci_host: Turn into SysBus-derived QOM type | Andreas Färber |
2012-08-22 | unin_pci: QOM'ify UniNorth PCI host bridges | Andreas Färber |
2012-08-22 | spapr_pci: QOM'ify sPAPR PCI host bridge | Andreas Färber |
2012-08-22 | prep_pci: QOM'ify Raven PCI host bridge | Andreas Färber |
2012-08-22 | ppce500_pci: QOM'ify e500 PCI host bridge | Andreas Färber |
2012-08-22 | ppc4xx_pci: QOM'ify ppc4xx PCI host bridge | Andreas Färber |
2012-08-22 | gt64xxx: QOM'ify GT64120 PCI host bridge | Andreas Färber |
2012-08-22 | grackle_pci: QOM'ify Grackle PCI host bridge | Andreas Färber |
2012-08-22 | dec_pci: QOM'ify DEC 21154 PCI-PCI bridge | Andreas Färber |
2012-08-22 | bonito: QOM'ify Bonito PCI host bridge | Andreas Färber |
2012-08-22 | alpha_typhoon: QOM'ify Typhoon PCI host bridge | Andreas Färber |
2012-08-22 | pci: Make host bridge TypeInfos const | Andreas Färber |