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
2013-04-19
hw/versatile_pci: Drop unnecessary vpb_pci_config_addr()
Peter Maydell
1
-7
/
+2
2013-04-19
versatile_pci: Expose PCI memory space to system
Peter Maydell
3
-1
/
+77
2013-04-19
arm/realview: Fix mapping of PCI regions
Peter Maydell
1
-9
/
+9
2013-04-19
versatile_pci: Implement the PCI controller's control registers
Peter Maydell
3
-11
/
+130
2013-04-19
versatile_pci: Implement the correct PCI IRQ mapping
Peter Maydell
1
-6
/
+99
2013-04-19
versatile_pci: Put the host bridge PCI device at slot 29
Peter Maydell
1
-0
/
+2
2013-04-19
versatile_pci: Use separate PCI I/O space rather than system I/O space
Peter Maydell
1
-4
/
+13
2013-04-19
versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE
Peter Maydell
1
-11
/
+30
2013-04-19
versatile_pci: Update to realize and instance init functions
Peter Maydell
1
-25
/
+25
2013-04-19
versatile_pci: Expose PCI I/O region on Versatile PB
Peter Maydell
2
-7
/
+4
2013-04-19
versatile_pci: Fix hardcoded tabs
Peter Maydell
1
-1
/
+1
2013-04-18
configure: eliminate target_libs_softmmu
Paolo Bonzini
1
-2
/
+3
2013-04-17
virtio-net: cleanup: init and exit function.
KONRAD Frederic
1
-95
/
+22
2013-04-17
virtio-net: cleanup: use QOM cast.
KONRAD Frederic
1
-67
/
+74
2013-04-17
virtio-net-ccw: switch to the new API.
KONRAD Frederic
2
-16
/
+28
2013-04-17
virtio-net-s390: switch to the new API.
KONRAD Frederic
2
-12
/
+30
2013-04-17
virtio-net-pci: switch to the new API.
KONRAD Frederic
2
-60
/
+69
2013-04-17
virtio-net: add the virtio-net device.
KONRAD Frederic
4
-20
/
+148
2013-04-16
Merge remote-tracking branch 'kraxel/usb.80' into staging
Anthony Liguori
4
-41
/
+1510
2013-04-16
Merge remote-tracking branch 'spice/spice.v69' into staging
Anthony Liguori
2
-6
/
+34
2013-04-16
Merge remote-tracking branch 'kraxel/pixman.v11' into staging
Anthony Liguori
24
-584
/
+262
2013-04-16
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
4
-7
/
+43
2013-04-16
use libusb for usb-host
Gerd Hoffmann
2
-2
/
+1461
2013-04-16
xhci: fix address device
Gerd Hoffmann
1
-0
/
+4
2013-04-16
xhci: use slotid as device address
Gerd Hoffmann
1
-22
/
+3
2013-04-16
xhci: fix portsc writes
Gerd Hoffmann
1
-7
/
+35
2013-04-16
xhci: add xhci_cap_write
Gerd Hoffmann
1
-0
/
+7
2013-04-16
xhci: remove leftover debug printf
Gerd Hoffmann
1
-1
/
+0
2013-04-16
usb-serial: Remove double call to qemu_chr_add_handlers( NULL )
Hans de Goede
1
-9
/
+0
2013-04-16
virtio-console: Remove any pending watches on close
Hans de Goede
1
-2
/
+22
2013-04-16
virtio-console: Also throttle when less was written then requested
Hans de Goede
1
-3
/
+5
2013-04-16
spice: (32 bit only) fix surface cmd tracking destruction
Alon Levy
1
-1
/
+1
2013-04-16
qxl: add 2000x2000 and 2048x2048 video modes
Gerd Hoffmann
1
-0
/
+2
2013-04-16
m25p80: Add debug message for no bdrv
Peter Crosthwaite
1
-0
/
+1
2013-04-16
m25p80.c: Multiple debug verbosity levels
Peter Crosthwaite
1
-19
/
+21
2013-04-16
m25p80: Convert guest errors to LOG_GUEST_ERROR
Peter Crosthwaite
1
-5
/
+7
2013-04-16
m25p80: Fix debug messages.
Peter Crosthwaite
1
-6
/
+7
2013-04-16
stream: Remove app argument hack
Peter Crosthwaite
4
-56
/
+172
2013-04-16
xilinx_axienet/dma: Implement rx path flow control
Peter Crosthwaite
2
-11
/
+66
2013-04-16
stream: Add flow control API
Peter Crosthwaite
3
-6
/
+18
2013-04-16
xilinx_axidma: Fix rx/tx halted bit.
Peter Crosthwaite
1
-2
/
+2
2013-04-16
xilinx_axidma: Create Proxy object for stream
Peter Crosthwaite
2
-7
/
+62
2013-04-16
xilinx_axienet: Create Proxy object for stream
Peter Crosthwaite
2
-5
/
+60
2013-04-16
petalogix_ml605_mmu: Attach ethernet to machine
Peter Crosthwaite
1
-0
/
+2
2013-04-16
petalogix_ml605_mmu: Fix machine node attachment
Peter Crosthwaite
1
-2
/
+2
2013-04-16
xilinx_axidma: converted init->realize
Peter Crosthwaite
1
-13
/
+13
2013-04-16
xilinx_axidma: Register reset properly
Peter Crosthwaite
1
-1
/
+11
2013-04-16
xilinx_axidma: Defined and use type cast macro
Peter Crosthwaite
1
-4
/
+9
2013-04-16
xilinx_axidma: typedef XilinxAXIDMA struct
Peter Crosthwaite
1
-7
/
+9
2013-04-16
xilinx_axienet: converted init->realize
Peter Crosthwaite
1
-13
/
+11
[next]