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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-14
print meaningful error message in case of --disable-vhost-net
Michael Tokarev
1
-0
/
+2
2011-06-14
virtio: compat event idx support
Michael S. Tsirkin
1
-0
/
+48
2011-06-12
virtio: event index support
Michael S. Tsirkin
3
-10
/
+97
2011-06-12
msix: Use replace local defines with pci_regs versions
Jan Kiszka
1
-25
/
+15
2011-06-12
pci: Update pci_regs header
Jan Kiszka
2
-7
/
+62
2011-06-12
msi: Fix copy&paste mistake in msi_uninit
Jan Kiszka
1
-1
/
+1
2011-06-12
virtio: correctly initialize vm_running
Jason Wang
1
-0
/
+1
2011-06-12
virtio: guard against negative vq notifies
Stefan Hajnoczi
3
-5
/
+7
2011-06-12
virtio-pci.c: convert to PCIDEviceInfo to initialize ids
Isaku Yamahata
1
-38
/
+31
2011-06-12
hw/xio3130_upstream.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-3
/
+3
2011-06-12
hw/xio3130_downstream.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-3
/
+3
2011-06-12
hw/wdt_i6300esb.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-3
/
+3
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-06-12
CPUPhysMemoryClient: batch addresses in catchup
Alex Williamson
1
-6
/
+33
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
393
-6353
/
+32099
[next]