Age | Commit message (Expand) | Author | Files | Lines |
2013-10-10 | Merge remote-tracking branch 'sstabellini/xen-2013-10-10' into staging | Anthony Liguori | 2 | -13/+7 |
2013-10-10 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori | 1 | -11/+34 |
2013-10-10 | qemu/xen: make use of xenstore relative paths | Roger Pau Monné | 1 | -13/+6 |
2013-10-10 | xen_disk: mark ioreq as mapped before unmapping in error case | Matthew Daley | 1 | -0/+1 |
2013-10-09 | scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344] | Asias He | 1 | -11/+34 |
2013-10-05 | hw/9pfs: Fix errno value for xattr functions | Daniel P. Berrange | 1 | -3/+3 |
2013-10-02 | pci-ohci: Add missing 'break' in ohci_service_td | Ján Veselý | 1 | -0/+2 |
2013-10-02 | sh4: Fix serial line access for Linux kernels later than 3.2 | Guenter Roeck | 1 | -2/+0 |
2013-10-02 | hw/alpha: Fix compiler warning (integer constant is too large) | Stefan Weil | 1 | -1/+1 |
2013-09-30 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 6 | -108/+327 |
2013-09-30 | Merge remote-tracking branch 'sstabellini/xen-2013-09-25' into staging | Anthony Liguori | 2 | -1/+3 |
2013-09-30 | Merge remote-tracking branch 'kraxel/audio.1' into staging | Anthony Liguori | 2 | -425/+485 |
2013-09-30 | Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into staging | Anthony Liguori | 5 | -52/+482 |
2013-09-28 | smbios: Factor out smbios_maybe_add_str() | Markus Armbruster | 1 | -36/+25 |
2013-09-28 | smbios: Make multiple -smbios type= accumulate sanely | Markus Armbruster | 1 | -61/+91 |
2013-09-28 | smbios: Improve diagnostics for conflicting entries | Markus Armbruster | 1 | -26/+17 |
2013-09-28 | smbios: Convert to QemuOpts | Markus Armbruster | 1 | -38/+171 |
2013-09-28 | smbios: Normalize smbios_entry_add()'s error handling to exit(1) | Markus Armbruster | 1 | -5/+5 |
2013-09-25 | xen: Enable cpu-hotplug on xenfv machine. | Anthony PERARD | 1 | -0/+1 |
2013-09-25 | qemu: Adjust qemu wakeup | Liu, Jinsong | 1 | -1/+2 |
2013-09-24 | audio: remove CONFIG_MIXEMU configure option | Bandan Das | 1 | -30/+0 |
2013-09-24 | hda-codec: make mixemu selectable at runtime | Bandan Das | 2 | -59/+122 |
2013-09-24 | hda-codec: refactor common definitions into a header file | Bandan Das | 2 | -423/+450 |
2013-09-23 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori | 2 | -14/+60 |
2013-09-23 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori | 1 | -2/+22 |
2013-09-23 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori | 2 | -2/+2 |
2013-09-23 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori | 1 | -5/+12 |
2013-09-23 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori | 1 | -5/+27 |
2013-09-22 | virtio-net: fix up HMP NIC info string on reset | Michael S. Tsirkin | 1 | -0/+1 |
2013-09-20 | e1000: NetClientInfo.receive_iov implemented | Vincenzo Maffione | 1 | -12/+58 |
2013-09-20 | pcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN | Aurelien Jarno | 1 | -2/+2 |
2013-09-20 | virtio-blk: do not relay a previous driver's WCE configuration to the current | Paolo Bonzini | 1 | -2/+22 |
2013-09-20 | kvm: Fix compiler warning (clang) | Stefan Weil | 1 | -1/+1 |
2013-09-20 | q35: Fix typo in constant DEFUALT -> DEFAULT. | Richard W.M. Jones | 1 | -1/+1 |
2013-09-20 | Merge remote-tracking branch 'spice/spice.v74' into staging | Anthony Liguori | 3 | -9/+9 |
2013-09-20 | s390/sclplmconsole: Add support for SCLP line-mode console | Heinz Graalfs | 2 | -1/+399 |
2013-09-20 | s390/eventfacility: allow childs to handle more than 1 event type | Christian Borntraeger | 3 | -7/+7 |
2013-09-20 | s390/eventfacility: remove unused event_type variable | Christian Borntraeger | 2 | -3/+0 |
2013-09-20 | s390/eventfacility: fix multiple Read Event Data sources | Ralf Hoppe | 1 | -3/+3 |
2013-09-20 | s390/sclp: add reset() functions | Heinz Graalfs | 3 | -4/+30 |
2013-09-20 | s390/sclpquiesce: Add code to support live migration | Heinz Graalfs | 1 | -0/+13 |
2013-09-20 | s390/sclpconsole: Add code to support live migration for sclpconsole | Heinz Graalfs | 1 | -0/+18 |
2013-09-20 | s390/sclpconsole: modify definition of input buffer | Heinz Graalfs | 1 | -38/+16 |
2013-09-20 | kvmvapic: Clear also physical ROM address when entering INACTIVE state | Jan Kiszka | 1 | -0/+2 |
2013-09-20 | kvmvapic: Enter inactive state on hardware reset | Jan Kiszka | 1 | -3/+1 |
2013-09-20 | kvmvapic: Catch invalid ROM size | Jan Kiszka | 1 | -2/+9 |
2013-09-19 | usb: Fix iovec memleak on combined-packet free | Hans de Goede | 1 | -0/+1 |
2013-09-19 | usb: Also reset max_packet_size on ep_reset | Hans de Goede | 1 | -0/+3 |
2013-09-19 | xhci: Fix memory leak on xhci_disable_ep | Hans de Goede | 1 | -0/+5 |
2013-09-19 | xhci: Add xhci_epid_to_usbep helper function | Hans de Goede | 1 | -10/+22 |