Age | Commit message (Expand) | Author |
2014-05-08 | pci-assign: assigned_initfn(): set monitor error in common error handler | Laszlo Ersek |
2014-05-08 | pci-assign: propagate errors from assign_intx() | Laszlo Ersek |
2014-05-08 | pci-assign: propagate errors from assign_device() | Laszlo Ersek |
2014-05-08 | pci-assign: propagate errors from assigned_dev_register_regions() | Laszlo Ersek |
2014-05-08 | pci-assign: propagate errors from assigned_dev_register_msix_mmio() | Laszlo Ersek |
2014-05-08 | pci-assign: propagate errors from assigned_device_pci_cap_init() | Laszlo Ersek |
2014-05-08 | pci-assign: propagate errors from get_real_device() | Laszlo Ersek |
2014-05-08 | pci-assign: assignment should fail if we can't read config space | Laszlo Ersek |
2014-05-08 | pci-assign: accept Error from pci_add_capability2() | Laszlo Ersek |
2014-05-08 | pci: add Error-propagating pci_add_capability2() | Laszlo Ersek |
2014-05-08 | pci-assign: propagate Error from check_irqchip_in_kernel() | Laszlo Ersek |
2014-05-08 | pci-assign: propagate errors from get_real_id() | Laszlo Ersek |
2014-05-08 | pci-assign: make assign_failed_examine() just format the cause | Laszlo Ersek |
2014-05-08 | pci-assign: accept Error from monitor_handle_fd_param2() | Laszlo Ersek |
2014-05-07 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in... | Peter Maydell |
2014-05-07 | Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into staging | Peter Maydell |
2014-05-07 | hw/9pfs: Add include file for exported symbol | Stefan Weil |
2014-05-07 | xen: remove unused global, xen_xcg | Jim Meyering |
2014-05-07 | hw: Add missing 'static' attributes | Stefan Weil |
2014-05-07 | hw/s390x: Add missing 'static' attribute | Stefan Weil |
2014-05-07 | hw/mips: Add missing 'static' and 'const' attributes | Stefan Weil |
2014-05-07 | hw/9pfs: Add missing 'static' attributes | Stefan Weil |
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 | xen: move Xen HVM files under hw/i386/xen | Wei Liu |
2014-05-07 | pm_smbus: correctly report unclaimed cycles | Paolo Bonzini |
2014-05-07 | xen: move Xen PV machine files to hw/xenpv | Wei Liu |
2014-05-07 | smbus: return -1 if nothing found at the given address | Paolo Bonzini |
2014-05-07 | qemu-xen: free all the pirqs for msi/msix when driver unload | Zhenzhong Duan |
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 | i8259: don't abort when trying to use level sensitive irqs | Hervé Poussineau |
2014-05-07 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140507' into staging | Peter Maydell |
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-07 | acpi: fix tables for no-hpet configuration | Michael S. Tsirkin |
2014-05-07 | acpi-build: properly decrement objects' reference counters | Kirill Batuzov |
2014-05-07 | acpi/pcihp.c: Rewrite acpi_pcihp_get_bsel using object_property_get_int | Kirill Batuzov |
2014-05-07 | s390x/css: Don't save orb in subchannel. | Cornelia Huck |
2014-05-06 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-6' into staging | Peter Maydell |
2014-05-05 | virtio: validate config_len on load | Michael S. Tsirkin |
2014-05-05 | virtio-net: out-of-bounds buffer write on load | Michael S. Tsirkin |
2014-05-05 | openpic: avoid buffer overrun on incoming migration | Michael Roth |
2014-05-05 | ssi-sd: fix buffer overrun on invalid state load | Michael S. Tsirkin |
2014-05-05 | usb: sanity check setup_index+setup_len in post_load | Michael S. Tsirkin |
2014-05-05 | vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/ | Michael S. Tsirkin |
2014-05-05 | virtio-scsi: fix buffer overrun on invalid state load | Michael S. Tsirkin |
2014-05-05 | zaurus: fix buffer overrun on invalid state load | Michael S. Tsirkin |
2014-05-05 | tsc210x: fix buffer overrun on invalid state load | Michael S. Tsirkin |