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
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
2013-08-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
1
-5
/
+4
2013-08-23
kvm: shorten the parameter list for get_real_device()
Wei Yang
1
-5
/
+4
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-07-07
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
1
-11
/
+13
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-13
/
+15
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-7
/
+7
2013-07-03
pci-assign: remove the duplicate function name in debug message
Wanlong Gao
1
-6
/
+6
2013-06-21
kvm: Fix potential resource leak (missing fclose)
Stefan Weil
1
-0
/
+1
2013-05-22
pci-assign: Add MSI affinity support
Alex Williamson
1
-0
/
+18
2013-04-08
hw: move hw/kvm/ to hw/i386/kvm
Paolo Bonzini
1
-0
/
+1924