index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
kvm
/
pci-assign.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-05
pci-assign: Remove
Paolo Bonzini
1
-1887
/
+0
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+4
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-3
/
+3
2017-07-03
i386/kvm/pci-assign: Use errp directly rather than local_err
Mao Zhongyi
1
-15
/
+7
2017-07-03
i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel()
Mao Zhongyi
1
-12
/
+6
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
1
-7
/
+7
2016-11-28
pci-assign: sync MSI/MSI-X cap and table with PCIDevice
Peter Xu
1
-0
/
+4
2016-07-21
kvm-irqchip: do explicit commit when update irq
Peter Xu
1
-0
/
+2
2016-07-21
kvm-irqchip: simplify kvm_irqchip_add_msi_route
Peter Xu
1
-6
/
+2
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+2
2016-06-29
pci-assign: Move "Invalid ROM" error message to pci-assign-load-rom.c
Lin Ma
1
-4
/
+0
2016-06-24
i386: pci-assign: Fix MSI-X table size
Ido Yariv
1
-7
/
+7
2016-06-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2016-06-17
pci: fix pci_requester_id()
Peter Xu
1
-1
/
+1
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-05-19
explicitly include linux/kvm.h
Paolo Bonzini
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-29
x86: Clean up includes
Peter Maydell
1
-4
/
+1
2016-01-13
pci-assign: Clean up "Failed to assign" error messages
Markus Armbruster
1
-8
/
+8
2015-10-19
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
1
-4
/
+5
2015-10-19
hw/pci: Introduce pci_requester_id()
Pavel Fedin
1
-1
/
+1
2015-10-08
pci-assign: do not include sys/io.h
Paolo Bonzini
1
-1
/
+0
2015-09-10
hw/pci-assign: split pci-assign.c
Tiejun Chen
1
-75
/
+7
2015-06-23
pci-assign: QOMify
Gonglei
1
-18
/
+21
2015-02-26
pci-assign: Convert to realize
Markus Armbruster
1
-6
/
+4
2015-02-18
monitor: Clean up around monitor_handle_fd_param()
Markus Armbruster
1
-3
/
+2
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
1
-6
/
+3
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
1
-2
/
+0
2014-10-15
pci-assign: remove bootindex property from qdev to qom
Gonglei
1
-1
/
+11
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-1
/
+2
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-8
/
+0
2014-05-13
pci-assign: limit # of msix vectors
Michael S. Tsirkin
1
-6
/
+6
2014-05-13
pci-assign: Fix a bug when map MSI-X table memory failed
Gonglei
1
-0
/
+1
2014-05-08
pci-assign: assigned_initfn(): set monitor error in common error handler
Laszlo Ersek
1
-16
/
+10
2014-05-08
pci-assign: propagate errors from assign_intx()
Laszlo Ersek
1
-11
/
+28
2014-05-08
pci-assign: propagate errors from assign_device()
Laszlo Ersek
1
-14
/
+15
2014-05-08
pci-assign: propagate errors from assigned_dev_register_regions()
Laszlo Ersek
1
-10
/
+13
2014-05-08
pci-assign: propagate errors from assigned_dev_register_msix_mmio()
Laszlo Ersek
1
-5
/
+7
2014-05-08
pci-assign: propagate errors from assigned_device_pci_cap_init()
Laszlo Ersek
1
-26
/
+19
2014-05-08
pci-assign: propagate errors from get_real_device()
Laszlo Ersek
1
-20
/
+20
2014-05-08
pci-assign: assignment should fail if we can't read config space
Laszlo Ersek
1
-0
/
+1
2014-05-08
pci-assign: accept Error from pci_add_capability2()
Laszlo Ersek
1
-7
/
+28
2014-05-08
pci-assign: propagate Error from check_irqchip_in_kernel()
Laszlo Ersek
1
-8
/
+17
2014-05-08
pci-assign: propagate errors from get_real_id()
Laszlo Ersek
1
-18
/
+27
2014-05-08
pci-assign: make assign_failed_examine() just format the cause
Laszlo Ersek
1
-11
/
+19
2014-05-08
pci-assign: accept Error from monitor_handle_fd_param2()
Laszlo Ersek
1
-2
/
+7
2014-02-26
pci-assign: Fix potential read beyond buffer on -EBUSY
Markus Armbruster
1
-0
/
+1
2013-11-21
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-46
/
+10
2013-11-13
pci-assign: Fix error_report of pci-stub message
Cole Robinson
1
-20
/
+16
2013-11-07
pci-assign: Remove dead code for direct I/O region access from userspace
Jan Kiszka
1
-46
/
+10
[next]