index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
/
kvm
/
pci-assign.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci-assign: sync MSI/MSI-X cap and table with PCIDevice
Peter Xu
2016-11-28
1
-0
/
+4
*
kvm-irqchip: do explicit commit when update irq
Peter Xu
2016-07-21
1
-0
/
+2
*
kvm-irqchip: simplify kvm_irqchip_add_msi_route
Peter Xu
2016-07-21
1
-6
/
+2
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-1
/
+2
*
pci-assign: Move "Invalid ROM" error message to pci-assign-load-rom.c
Lin Ma
2016-06-29
1
-4
/
+0
*
i386: pci-assign: Fix MSI-X table size
Ido Yariv
2016-06-24
1
-7
/
+7
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-06-17
1
-1
/
+1
|
\
|
*
pci: fix pci_requester_id()
Peter Xu
2016-06-17
1
-1
/
+1
*
|
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-1
/
+0
|
/
*
explicitly include linux/kvm.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
x86: Clean up includes
Peter Maydell
2016-01-29
1
-4
/
+1
*
pci-assign: Clean up "Failed to assign" error messages
Markus Armbruster
2016-01-13
1
-8
/
+8
*
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
2015-10-19
1
-4
/
+5
*
hw/pci: Introduce pci_requester_id()
Pavel Fedin
2015-10-19
1
-1
/
+1
*
pci-assign: do not include sys/io.h
Paolo Bonzini
2015-10-08
1
-1
/
+0
*
hw/pci-assign: split pci-assign.c
Tiejun Chen
2015-09-10
1
-75
/
+7
*
pci-assign: QOMify
Gonglei
2015-06-23
1
-18
/
+21
*
pci-assign: Convert to realize
Markus Armbruster
2015-02-26
1
-6
/
+4
*
monitor: Clean up around monitor_handle_fd_param()
Markus Armbruster
2015-02-18
1
-3
/
+2
*
error: Use error_report_err() where appropriate
Markus Armbruster
2015-02-18
1
-6
/
+3
*
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
2014-10-15
1
-2
/
+0
*
pci-assign: remove bootindex property from qdev to qom
Gonglei
2014-10-15
1
-1
/
+11
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-1
/
+2
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
1
-8
/
+0
*
pci-assign: limit # of msix vectors
Michael S. Tsirkin
2014-05-13
1
-6
/
+6
*
pci-assign: Fix a bug when map MSI-X table memory failed
Gonglei
2014-05-13
1
-0
/
+1
*
pci-assign: assigned_initfn(): set monitor error in common error handler
Laszlo Ersek
2014-05-08
1
-16
/
+10
*
pci-assign: propagate errors from assign_intx()
Laszlo Ersek
2014-05-08
1
-11
/
+28
*
pci-assign: propagate errors from assign_device()
Laszlo Ersek
2014-05-08
1
-14
/
+15
*
pci-assign: propagate errors from assigned_dev_register_regions()
Laszlo Ersek
2014-05-08
1
-10
/
+13
*
pci-assign: propagate errors from assigned_dev_register_msix_mmio()
Laszlo Ersek
2014-05-08
1
-5
/
+7
*
pci-assign: propagate errors from assigned_device_pci_cap_init()
Laszlo Ersek
2014-05-08
1
-26
/
+19
*
pci-assign: propagate errors from get_real_device()
Laszlo Ersek
2014-05-08
1
-20
/
+20
*
pci-assign: assignment should fail if we can't read config space
Laszlo Ersek
2014-05-08
1
-0
/
+1
*
pci-assign: accept Error from pci_add_capability2()
Laszlo Ersek
2014-05-08
1
-7
/
+28
*
pci-assign: propagate Error from check_irqchip_in_kernel()
Laszlo Ersek
2014-05-08
1
-8
/
+17
*
pci-assign: propagate errors from get_real_id()
Laszlo Ersek
2014-05-08
1
-18
/
+27
*
pci-assign: make assign_failed_examine() just format the cause
Laszlo Ersek
2014-05-08
1
-11
/
+19
*
pci-assign: accept Error from monitor_handle_fd_param2()
Laszlo Ersek
2014-05-08
1
-2
/
+7
*
pci-assign: Fix potential read beyond buffer on -EBUSY
Markus Armbruster
2014-02-26
1
-0
/
+1
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-11-21
1
-46
/
+10
|
\
|
*
pci-assign: Remove dead code for direct I/O region access from userspace
Jan Kiszka
2013-11-07
1
-46
/
+10
*
|
pci-assign: Fix error_report of pci-stub message
Cole Robinson
2013-11-13
1
-20
/
+16
|
/
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
2013-08-29
1
-5
/
+4
|
\
|
*
kvm: shorten the parameter list for get_real_device()
Wei Yang
2013-08-23
1
-5
/
+4
*
|
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-07-07
1
-11
/
+13
|
\
|
*
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-13
/
+15
|
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-7
/
+7
[next]