Age | Commit message (Expand) | Author |
2014-06-02 | xhci: order superspeed ports first | Gerd Hoffmann |
2014-06-02 | usb: add usb_pick_speed | Gerd Hoffmann |
2014-06-02 | usb: move ehci register defines to header file | Gerd Hoffmann |
2014-06-02 | usb: add uhci port status reserved bit | Gerd Hoffmann |
2014-06-02 | usb: move uhci register defines to header file | Gerd Hoffmann |
2014-05-28 | ssi: Name the CS GPIO | Peter Crosthwaite |
2014-05-28 | qdev: Implement named GPIOs | Peter Crosthwaite |
2014-05-28 | machine: Make -machine opts properties of MachineState | Marcel Apfelbaum |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum |
2014-05-26 | input: switch hid mouse and tablet to the new input layer api. | Gerd Hoffmann |
2014-05-26 | input: switch hid keyboard to new input layer api. | Gerd Hoffmann |
2014-05-20 | s390x/virtio-ccw: wire up irq routing and irqfds | Cornelia Huck |
2014-05-20 | s390x: add I/O adapter registration | Cornelia Huck |
2014-05-20 | s390x: split flic into kvm and non-kvm parts | Cornelia Huck |
2014-05-08 | pci: add Error-propagating pci_add_capability2() | Laszlo Ersek |
2014-05-07 | Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into staging | Peter Maydell |
2014-05-07 | xen_disk: add discard support | Olaf Hering |
2014-05-07 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-05-07 | smbus: return -1 if nothing found at the given address | Paolo Bonzini |
2014-05-07 | smbus: allow returning an error from reads | Paolo Bonzini |
2014-05-07 | apic: use emulated lapic version 0x14 on pc machines >= 2.1 | Gabriel L. Somlo |
2014-05-07 | pc: add compat_props placeholder for 2.0 machine type | Gabriel L. Somlo |
2014-05-07 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i... | Peter Maydell |
2014-05-07 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell |
2014-05-05 | machine: Remove QEMUMachine indirection from MachineClass | Marcel Apfelbaum |
2014-05-05 | machine: Replace QEMUMachine by MachineClass in accelerator configuration | Marcel Apfelbaum |
2014-05-05 | vl.c: Replace QEMUMachine with MachineClass in QEMUMachineInitArgs | Marcel Apfelbaum |
2014-05-05 | machine: Copy QEMUMachine's fields to MachineClass | Marcel Apfelbaum |
2014-05-05 | machine: Remove obsoleted field from QEMUMachine | Marcel Apfelbaum |
2014-05-05 | virtio-net: fix buffer overflow on invalid state load | Michael S. Tsirkin |
2014-05-05 | SMBIOS: Build aggregate smbios tables and entry point | Gabriel L. Somlo |
2014-05-05 | SMBIOS: Use bitmaps to prevent incompatible comand line options | Gabriel L. Somlo |
2014-05-05 | SMBIOS: Update header file definitions | Gabriel L. Somlo |
2014-05-05 | SMBIOS: Rename symbols to better reflect future use | Gabriel L. Somlo |
2014-05-05 | E820: Add interface for accessing e820 table | Gabriel L. Somlo |
2014-04-17 | allwinner-emac: set autonegotiation complete bit on link up | Beniamino Galvani |
2014-04-17 | allwinner-a10-pit: implement prescaler and source selection | Beniamino Galvani |
2014-04-17 | allwinner-a10-pit: avoid generation of spurious interrupts | Beniamino Galvani |
2014-04-08 | PPC: Clean up DECR implementation | Alexander Graf |
2014-04-07 | fw-path-provider: Change GPL version to 2+ | Alexey Kardashevskiy |
2014-03-24 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-03-20 | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging | Peter Maydell |
2014-03-20 | qdev: Introduce FWPathProvider interface | Paolo Bonzini |
2014-03-20 | spapr_hcall: Fix little-endian resource handling in H_SET_MODE | Alexey Kardashevskiy |
2014-03-19 | qom: Add check() argument to object_property_add_link() | Stefan Hajnoczi |
2014-03-19 | vl.c: Fix OpenBSD compilation issue due to namespace collisions | Marcel Apfelbaum |
2014-03-18 | acpi: Add ACPI_CPU_HOTPLUG_ID_LIMIT macro | Eduardo Habkost |
2014-03-14 | scsi: Fix migration of scsi sense data | Fam Zheng |
2014-03-13 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-03-13 | dataplane: replace internal thread with IOThread | Stefan Hajnoczi |