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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
eepro100: Clean code which sets the PCI device id
Stefan Weil
2009-09-09
1
-0
/
+1
*
qdev/scsi: add scsi bus support to qdev, convert drivers.
Gerd Hoffmann
2009-09-09
1
-1
/
+0
*
qdev/usb: convert ohci.
Gerd Hoffmann
2009-09-09
1
-1
/
+1
*
We want the argument pass to set_irq to be opaque
Juan Quintela
2009-09-04
1
-3
/
+3
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-1
/
+1
*
Add version_id to PCIDevice.
Juan Quintela
2009-08-27
1
-0
/
+2
*
qdev/prop: convert pci.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-1
/
+1
*
qdev: update pci device registration.
Gerd Hoffmann
2009-07-09
1
-1
/
+9
*
monitor: Drop pci_addr prefix from hotplug commands
Jan Kiszka
2009-06-29
1
-1
/
+2
*
qemu/pci: add pci_get/set_byte
Michael S. Tsirkin
2009-06-24
1
-0
/
+12
*
qemu/pci: MSI-X support functions
Michael S. Tsirkin
2009-06-24
1
-0
/
+23
*
qemu/pci: check constant registers on load
Michael S. Tsirkin
2009-06-24
1
-0
/
+5
*
qemu/pci: add routines to manage PCI capabilities
Michael S. Tsirkin
2009-06-24
1
-1
/
+17
*
qemu/pci: helper routines for pci access
Michael S. Tsirkin
2009-06-24
1
-3
/
+27
*
qemu/pci: make default_write_config use mask table
Michael S. Tsirkin
2009-06-24
1
-1
/
+17
*
Make first argument of monitor command pci_add work
Markus Armbruster
2009-06-22
1
-1
/
+1
*
Support addr=... in option argument of -net nic
Markus Armbruster
2009-06-22
1
-2
/
+2
*
Rename pci_register_io_region() to pci_register_bar()
Avi Kivity
2009-06-16
1
-1
/
+1
*
Remove unused and misnamed field and variable
Blue Swirl
2009-06-09
1
-4
/
+0
*
Add common BusState
Paul Brook
2009-05-23
1
-1
/
+2
*
PCI network qdev conversion
Paul Brook
2009-05-14
1
-20
/
+0
*
LSI SCSI qdev conversion
Paul Brook
2009-05-14
1
-2
/
+1
*
PCI qdev support
Paul Brook
2009-05-14
1
-0
/
+8
*
Remove vga_ram_size
Paul Brook
2009-05-13
1
-1
/
+1
*
use PCI_HEADER_TYPE.
Isaku Yamahata
2009-05-03
1
-0
/
+4
*
Clean up VGA ram allocation.
pbrook
2009-04-10
1
-2
/
+1
*
Clean some PCI defines (Stefan Weil)
aliguori
2009-03-28
1
-4
/
+11
*
Add and use remaining #defines for PCI device IDs (Stuart Brady)
aliguori
2009-03-13
1
-78
/
+18
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-1
/
+3
*
kvm/powerpc: Add freescale pci controller's support
aurel32
2009-03-02
1
-0
/
+4
*
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
aliguori
2009-02-11
1
-0
/
+3
*
Parse full PCI device addresses (Markus Armbruster)
aliguori
2009-02-11
1
-0
/
+3
*
qemu: add pci_unregister_device (Marcelo Tosatti)
aliguori
2009-02-11
1
-0
/
+3
*
qemu: return PCIDevice on net device init and record devfn (Marcelo Tosatti)
aliguori
2009-02-11
1
-8
/
+8
*
qemu: add pci helper functions (Marcelo Tosatti)
aliguori
2009-02-11
1
-0
/
+6
*
Add and use #defines for PCI device classes
blueswir1
2009-02-01
1
-0
/
+36
*
Update #defines for PCI vendor and device IDs from OpenBIOS and Linux
blueswir1
2009-02-01
1
-0
/
+10
*
Add Simba device ID
blueswir1
2009-01-27
1
-1
/
+2
*
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
2009-01-26
1
-1
/
+69
*
Add macro for virtio-console PCI device ID (Mark McLoughlin)
aliguori
2009-01-26
1
-0
/
+1
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-1
/
+1
*
Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)
aliguori
2009-01-13
1
-1
/
+2
*
Add EBUS bridge
blueswir1
2009-01-10
1
-2
/
+3
*
PCI: Mask writes to RO bits in the command reg of PCI config space
aurel32
2008-12-18
1
-0
/
+5
*
PCI: Mask writes to RO bits in the status reg of PCI config space
aurel32
2008-12-18
1
-0
/
+15
*
pci: add default pci subsystem id for all devices (Gerd Hoffman)
aliguori
2008-12-11
1
-0
/
+12
*
SH4: kill a few warnings
aurel32
2008-12-07
1
-0
/
+4
*
E1000 NIC emulation (Nir Peleg, patch from Dor Laor).
balrog
2008-02-03
1
-0
/
+3
*
Add -drive parameter, by Laurent Vivier.
ths
2007-12-02
1
-0
/
+1
*
Break up vl.h.
pbrook
2007-11-17
1
-0
/
+138