index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch pci into master
Michael S. Tsirkin
2012-07-29
1
-6
/
+48
|
\
|
*
pci: Add INTx routing notifier
Jan Kiszka
2012-07-19
1
-0
/
+23
|
*
pci: Add pci_device_route_intx_to_irq
Michael S. Tsirkin
2012-07-19
1
-0
/
+20
|
*
pci: Unregister BARs before device exit
Alex Williamson
2012-07-04
1
-2
/
+3
|
*
pci: convert PCIUnregisterFunc to void
Alex Williamson
2012-07-04
1
-5
/
+3
*
|
iommu: Allow PCI to use IOMMU infrastructure
David Gibson
2012-06-27
1
-0
/
+9
*
|
pci.c: Add opaque argument to pci_for_each_device.
Anthony PERARD
2012-06-21
1
-4
/
+7
*
|
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
Anthony Liguori
2012-06-18
1
-20
/
+31
|
\
\
|
*
|
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-06-18
1
-10
/
+19
|
*
|
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
2012-06-18
1
-1
/
+1
|
*
|
qdev: Move bus properties to a separate global
Paolo Bonzini
2012-06-18
1
-10
/
+12
*
|
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-06-18
1
-0
/
+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
msi: Invoke msi/msix_write_config from PCI core
Jan Kiszka
2012-06-07
1
-0
/
+3
|
*
msi: Invoke msi/msix_reset from PCI core
Jan Kiszka
2012-06-07
1
-0
/
+5
*
|
qdev: Use int32_t container for devfn property
Michael Roth
2012-06-08
1
-1
/
+1
|
/
*
pci: call object_unparent() before free_qdev()
Amos Kong
2012-05-30
1
-1
/
+0
*
Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into staging
Anthony Liguori
2012-04-10
1
-14
/
+14
|
\
|
*
pci: fix bridge IO/BASE
Michael S. Tsirkin
2012-03-15
1
-2
/
+2
|
*
pci: set memory type for memory behind the bridge
Michael S. Tsirkin
2012-03-15
1
-0
/
+3
|
*
pci: make another unused extern function static
Michael S. Tsirkin
2012-03-15
1
-7
/
+8
|
*
pci: don't export an internal function
Michael S. Tsirkin
2012-03-15
1
-1
/
+1
|
*
pci: Do not check if a bus exist in pci_parse_devaddr.
Anthony PERARD
2012-03-15
1
-4
/
+0
*
|
pci: fix double free of romfile property
Anthony Liguori
2012-03-16
1
-1
/
+0
|
/
*
pci: set memory type for memory behind the bridge
Michael S. Tsirkin
2012-02-22
1
-2
/
+13
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
*
qom: move properties from qdev to object
Anthony Liguori
2012-02-03
1
-0
/
+1
*
qdev: kill off DeviceInfo
Anthony Liguori
2012-02-03
1
-1
/
+1
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-11
/
+10
*
qdev: remove info from class
Anthony Liguori
2012-02-03
1
-1
/
+3
*
qdev: make DeviceInfo private
Anthony Liguori
2012-02-03
1
-5
/
+8
*
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-69
/
+54
*
qdev: don't access name through info
Anthony Liguori
2012-01-27
1
-3
/
+3
*
qdev: move qdev->info to class
Anthony Liguori
2012-01-27
1
-7
/
+9
*
pci: call reset unconditionally
Anthony Liguori
2012-01-27
1
-5
/
+2
*
vga: improve VGA logic
Blue Swirl
2012-01-22
1
-20
/
+0
*
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2012-01-04
1
-1
/
+3
*
qapi: Convert query-pci
Luiz Capitulino
2011-10-27
1
-202
/
+120
*
pci: simplify memory region registration
Avi Kivity
2011-10-17
1
-11
/
+2
*
pci: add pci_address_space_io()
Richard Henderson
2011-09-25
1
-0
/
+5
*
pci: implement bridge filtering
Michael S. Tsirkin
2011-09-19
1
-68
/
+2
*
pci: Remove unused pci_reserve_capability
Jan Kiszka
2011-09-19
1
-6
/
+0
*
PCI: delete unused mem_base and pci_to_cpu_addr
Blue Swirl
2011-09-10
1
-13
/
+1
*
pci: Error on PCI capability collisions
Jan Kiszka
2011-08-24
1
-0
/
+38
*
pci: add pci_address_space()
Avi Kivity
2011-08-22
1
-0
/
+5
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-21
1
-23
/
+23
*
pci: remove support for pre memory API BARs
Avi Kivity
2011-08-08
1
-31
/
+2
*
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
2011-08-08
1
-3
/
+3
*
pci: fold BAR mapping function into its caller
Avi Kivity
2011-08-08
1
-16
/
+9
*
pci: remove pci_register_bar()
Avi Kivity
2011-08-08
1
-25
/
+17
*
pci: convert pci rom to memory API
Avi Kivity
2011-08-08
1
-13
/
+7
[next]