Age | Commit message (Expand) | Author |
2015-06-22 | qobject: Use 'bool' inside qdict | Eric Blake |
2015-06-02 | monitor: Use trad. command interface for HMP pcie_aer_inject_error | Markus Armbruster |
2015-04-28 | Convert (ffs(val) - 1) to ctz32(val) | Stefan Hajnoczi |
2015-03-18 | pcie_aer: fix comment to match pcie spec | Michael S. Tsirkin |
2015-03-18 | aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type register | Chen Fan |
2015-03-18 | pcie_aer: fix typos in pcie_aer_inject_error comment | Chen Fan |
2015-03-18 | aer: fix wrong check on expose aer tlp prefix log | Chen Fan |
2015-02-18 | hmp: Name HMP command handler functions hmp_COMMAND() | Markus Armbruster |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela |
2014-05-05 | hw/pci/pcie_aer.c: fix buffer overruns on invalid state load | Michael S. Tsirkin |
2013-11-05 | bswap.h: Remove cpu_to_be32wu() | Peter Maydell |
2013-10-14 | hw/pcie: AER and hot-plug events must use device's interrupt | Marcel Apfelbaum |
2013-07-07 | pci: Replace pci_find_domain() with more general pci_root_bus_path() | David Gibson |
2013-07-07 | pci: Use helper to find device's root bus in pci_find_domain() | David Gibson |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini |
2012-12-19 | monitor: move include files to include/monitor/ | Paolo Bonzini |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini |
2012-12-17 | pci: rename pci_internals.h pci_bus.h | Michael S. Tsirkin |
2012-12-17 | pci: fix path for local includes | Michael S. Tsirkin |
2012-12-17 | pci: move pci core code to hw/pci | Michael S. Tsirkin |