GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: irq_state vmstate breakage
Michael S. Tsirkin
2010-07-20
1
-2
/
+2
*
Merge remote branch 'upstream/stable-0.12' into stable-0.12
Avi Kivity
2010-01-17
1
-0
/
+15
|
\
|
*
pci: allow loading roms via fw_cfg.
Gerd Hoffmann
2010-01-12
1
-0
/
+15
*
|
Merge commit '898829d5c731516c96f9e3cc3cdcbe36cd494fd4' into stable-0.12-merge
Avi Kivity
2009-12-20
1
-3
/
+21
|
\
|
|
*
pci romfiles: add property, add default to PCIDeviceInfo
Gerd Hoffmann
2009-12-19
1
-3
/
+21
*
|
Merge commit '72bb3c7571226af13cfe9eec020a56add3d30a70' into stable-0.12-merge
Avi Kivity
2009-12-20
1
-0
/
+35
|
\
|
|
*
Support PCI based option rom loading
Anthony Liguori
2009-12-19
1
-0
/
+35
*
|
Merge commit '686a3c3dc235df2492e754423799d1abe4f6d9e2' into stable-0.12-merge
Avi Kivity
2009-12-20
1
-27
/
+2
|
\
|
|
*
Revert "pci: interrupt disable bit support"
Anthony Liguori
2009-12-19
1
-27
/
+2
*
|
Fix infinite recursion in pci
Michael S. Tsirkin
2009-12-17
1
-5
/
+12
*
|
Merge commit 'f883e4f7b8f37b53fc54660d20fd36fbe3383f46' into stable-0.12-merge
Avi Kivity
2009-12-14
1
-2
/
+9
|
\
|
|
*
pci: don't hw_error() when no slot is available.
Gerd Hoffmann
2009-12-12
1
-2
/
+9
*
|
Merge commit '0ea5709a32085f7d14901a09d12bd35f9b267607' into stable-0.12-merge
Avi Kivity
2009-12-14
1
-15
/
+59
|
\
|
|
*
pci: interrupt disable bit support
Michael S. Tsirkin
2009-12-07
1
-2
/
+27
|
*
pci: interrupt status bit implementation
Michael S. Tsirkin
2009-12-07
1
-1
/
+25
*
|
Merge commit 'eea4acfa5c1ef26439a718375475fe468b7f2fba' into stable-0.12-merge
Avi Kivity
2009-12-14
1
-17
/
+73
|
\
|
|
*
pci: prepare irq code for interrupt state
Michael S. Tsirkin
2009-12-07
1
-16
/
+73
*
|
Merge commit 'e9b2e81889d9877415710484b876ee57a42b0bcb' into upstream-merge
Avi Kivity
2009-12-07
1
-3
/
+1
|
\
|
|
*
pci: vmstate_register() already assign consecutive numbers starting at 0
Juan Quintela
2009-12-03
1
-3
/
+1
*
|
Merge commit '8204a9180c5f456d30cbd29fddf734e97f7c74fa' into upstream-merge
Avi Kivity
2009-12-07
1
-20
/
+6
|
\
|
|
*
pci: move apb specific stuff to apb_pci.c
Michael S. Tsirkin
2009-12-02
1
-20
/
+6
*
|
Revert "Disable generic pci reset"
Avi Kivity
2009-12-02
1
-4
/
+0
*
|
Merge commit '98304c846d8866dae6322ef400ce6595b23cfc41' into upstream-merge
Avi Kivity
2009-12-02
1
-90
/
+102
|
\
|
|
*
pci: convert goto into scope in bridge_filter
Michael S. Tsirkin
2009-12-01
1
-6
/
+7
|
*
pci: pci bridge related clean up.
Isaku Yamahata
2009-12-01
1
-7
/
+11
|
*
pci: fix pci_config_get_io_base().
Isaku Yamahata
2009-12-01
1
-1
/
+1
|
*
pci: remove magic number, 256 in pci.c
Isaku Yamahata
2009-12-01
1
-2
/
+3
|
*
pci: split up up pci_update mappings
Michael S. Tsirkin
2009-12-01
1
-57
/
+68
|
*
pci: clean up of pci_update_mappings()
Isaku Yamahata
2009-12-01
1
-1
/
+1
|
*
pci: clean up of pci_init_wmask().
Isaku Yamahata
2009-12-01
1
-3
/
+3
|
*
pci: kill unnecessary included in pci.c
Isaku Yamahata
2009-12-01
1
-1
/
+0
|
*
pci: s/pci_find_host_bus/pci_find_root_bus/g
Isaku Yamahata
2009-12-01
1
-4
/
+4
|
*
pci: remove pci_sub_bus() by open coding.
Isaku Yamahata
2009-12-01
1
-8
/
+4
|
*
pci: fix pci_info_device().
Isaku Yamahata
2009-12-01
1
-1
/
+1
*
|
Disable generic pci reset
Avi Kivity
2009-11-24
1
-0
/
+4
*
|
Merge commit '0e607a80d323ba9f46dee71cd07380c4eb5c2b0a' into upstream-merge
Avi Kivity
2009-11-22
1
-3
/
+3
|
\
|
|
*
PCI: make duplicate devfn allocation fatal
Blue Swirl
2009-11-15
1
-3
/
+3
*
|
Merge commit '91011d4f3b7c311a42b842f6682ac64a2372d2b7' into upstream-merge
Avi Kivity
2009-11-22
1
-5
/
+5
|
\
|
|
*
pci: Fix function pci_default_write_config
Stefan Weil
2009-11-14
1
-3
/
+3
|
*
pci: fix the conversion of config field from array to pointer
Juan Quintela
2009-11-12
1
-2
/
+2
*
|
Merge commit '715a664ac4ca3b9e44ffbc0ca41ecd91fbe96656' into upstream-merge
Avi Kivity
2009-11-22
1
-79
/
+258
|
\
|
|
*
pci/monitor: print out bridge's filtering values and so on.
Isaku Yamahata
2009-11-09
1
-0
/
+25
|
*
pci: implement pci bridge filtering.
Isaku Yamahata
2009-11-09
1
-7
/
+148
|
*
pci: factor out pci_for_each_device().
Isaku Yamahata
2009-11-09
1
-7
/
+14
|
*
pci: cosmetic on pci_upadte_mappings()
Isaku Yamahata
2009-11-09
1
-70
/
+76
*
|
Merge commit 'fb23162885f7fd8cf7334bed22c25ac32c7d8b9d' into upstream-merge
Avi Kivity
2009-11-22
1
-4
/
+40
|
\
|
|
*
pci: initialize pci config headers depending it pci header type.
Isaku Yamahata
2009-11-09
1
-4
/
+38
|
*
pci: teach pci_default_config_write() ROM bar for normal/bridge device .
Isaku Yamahata
2009-11-09
1
-0
/
+2
*
|
Merge commit '260c0cd3d985e51b15870ff47e17b7b930efbda1' into upstream-merge
Avi Kivity
2009-11-22
1
-123
/
+208
|
\
|
|
*
pci: use range helper functions.
Isaku Yamahata
2009-11-09
1
-6
/
+2
[next]