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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-12
hw/vt82c686.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-19
/
+16
2011-06-12
hw/vga-pci.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-6
/
+5
2011-06-12
hw/versatile_pci.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-4
/
+4
2011-06-12
hw/usb-ohci.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-4
/
+3
2011-06-12
hw/unin_pci.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-17
/
+16
2011-06-12
hw/sun4u.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-4
/
+4
2011-06-12
hw/sh_pci.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-2
/
+2
2011-06-12
hw/rtl8139.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-4
/
+4
2011-06-12
hw/qxl.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-3
/
+4
2011-06-12
hw/piix_pci.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-12
/
+7
2011-06-12
hw/piix4.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-7
/
+3
2011-06-12
hw/pcnet-pci.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-4
/
+4
2011-06-12
hw/ne2000.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-3
/
+3
2011-06-12
hw/lsi53c895a.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-9
/
+4
2011-06-12
hw/ivshmem.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-5
/
+3
2011-06-12
hw/ioh3420.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-4
/
+3
2011-06-12
hw/intel-hda.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-4
/
+4
2011-06-12
hw/ide/via.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-4
/
+4
2011-06-12
hw/ide/ich.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-5
/
+4
2011-06-12
hw/ide/cmd646.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-6
/
+4
2011-06-12
hw/gt64xxx.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-4
/
+4
2011-06-12
hw/grackle_pci.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-4
/
+4
2011-06-12
hw/es1370.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-13
/
+11
2011-06-12
hw/e1000.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-4
/
+4
2011-06-12
hw/cirrus_vga.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-5
/
+5
2011-06-12
hw/bonito.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-4
/
+5
2011-06-12
hw/acpi_piix4.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-4
/
+4
2011-06-12
hw/ac97.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-5
/
+4
2011-06-12
vmware_vga.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-7
/
+6
2011-06-12
ide/piix: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-22
/
+10
2011-06-12
apb_pci: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-7
/
+6
2011-06-12
dec_pci: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-19
/
+7
2011-06-12
eepro100: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-41
/
+33
2011-06-12
usb-uhci: convert to PCIDEviceInfo to initialize ids
Isaku Yamahata
1
-29
/
+17
2011-06-12
pci: move ids of config space into PCIDeviceInfo
Isaku Yamahata
2
-14
/
+39
2011-05-16
ich/ahci: fix uninitialized memory use
Michael S. Tsirkin
1
-2
/
+2
2011-05-05
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
168
-3100
/
+16532
2011-05-05
pci: Add class 0x403 as 'audio controller'
Jan Kiszka
1
-0
/
+1
2011-05-05
MSI: Robust resource release
Jan Kiszka
3
-9
/
+12
2011-05-05
eepro100: Support 32 bit read/write access to flash register
Stefan Weil
1
-0
/
+9
2011-05-05
eepro100: Support byte read access to general control register
Stefan Weil
1
-0
/
+3
2011-05-05
eepro100: Support byte/word read/write access to MDI control register
Stefan Weil
1
-2
/
+32
2011-05-05
eepro100: Support byte/word writes to pointer register
Stefan Weil
1
-17
/
+16
2011-05-05
eepro100: Support byte/word writes to port address
Stefan Weil
1
-2
/
+18
2011-05-05
eepro100: Fix endianness issues
Stefan Weil
1
-44
/
+97
2011-05-05
eepro100: Pad received short frames
Stefan Weil
1
-1
/
+25
2011-05-05
eepro100: Remove unused structure element
Stefan Weil
1
-3
/
+3
2011-05-05
eepro100: Remove type casts which are no longer needed
Stefan Weil
1
-7
/
+6
2011-05-05
eepro100: Avoid duplicate debug messages
Stefan Weil
1
-5
/
+9
2011-05-03
ide/atapi: fix set but unused
Alon Levy
1
-3
/
+1
[next]