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
2010-04-05
OHCI qdev conversion
Paul Brook
5
-47
/
+47
2010-04-05
ARMv7-M reset fixes
Paul Brook
1
-14
/
+8
2010-04-04
UHCI spurious interrut fix
Paul Brook
1
-3
/
+4
2010-04-04
Revert "Compile usb-ohci only once"
Paul Brook
11
-94
/
+41
2010-04-03
sparc32: add IOMMU chipset doc links
Blue Swirl
1
-1
/
+9
2010-04-03
sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUs
Blue Swirl
1
-0
/
+0
2010-04-03
sparc32: improve timer implementation
Blue Swirl
1
-3
/
+6
2010-04-02
hw/r2d: add a USB keyboard
Aurelien Jarno
1
-0
/
+4
2010-04-02
usb-bus: fix no params
TeLeMan
1
-1
/
+1
2010-04-01
win32: Fix compiler errors from u_int64_t
Stefan Weil
2
-4
/
+4
2010-04-01
virtio-net: vhost net support
Michael S. Tsirkin
1
-2
/
+69
2010-04-01
vhost: vhost net support
Michael S. Tsirkin
4
-0
/
+973
2010-04-01
virtio-pci: fill in notifier support
Michael S. Tsirkin
1
-0
/
+63
2010-04-01
virtio: move typedef to qemu-common
Michael S. Tsirkin
1
-1
/
+0
2010-04-01
virtio: add set_status callback
Michael S. Tsirkin
4
-4
/
+14
2010-04-01
virtio: notifier support + APIs for queue fields
Michael S. Tsirkin
2
-2
/
+96
2010-04-01
notifier: event notifier implementation
Michael S. Tsirkin
2
-0
/
+78
2010-04-01
Fix -enable-kvm
Anthony Liguori
1
-1
/
+2
2010-03-31
Don't check for bus master for old guests
Alexander Graf
1
-1
/
+24
2010-03-31
usb: class specific interface requests
Max Reitz
4
-10
/
+7
2010-03-30
Compile most PPC devices only once
Blue Swirl
4
-14
/
+0
2010-03-29
Compile prep_pci only once
Blue Swirl
1
-8
/
+0
2010-03-29
Compile openpic only once
Blue Swirl
1
-24
/
+10
2010-03-29
Compile ide/macio only once
Blue Swirl
1
-10
/
+4
2010-03-29
Compile pflash_cfi01 only once
Blue Swirl
8
-84
/
+183
2010-03-29
Compile pflash_cfi02 only once
Blue Swirl
5
-70
/
+146
2010-03-29
Compile acpi only once
Blue Swirl
4
-22
/
+47
2010-03-29
Move KVM and Xen global flags to vl.c
Blue Swirl
1
-3
/
+0
2010-03-27
pflash_cfi02: fix incorrect TARGET_FMT_lx/d use
Blue Swirl
1
-15
/
+15
2010-03-27
error: Trim includes after "Move qemu_error & friends..."
Markus Armbruster
1
-0
/
+1
2010-03-27
balloon: Fix overflow when reporting actual memory size
Adam Litke
1
-1
/
+2
2010-03-27
Compile some MIPS devices only once
Blue Swirl
9
-13
/
+22
2010-03-27
Fix build
Blue Swirl
1
-3
/
+5
2010-03-27
Compile ide/core only once
Blue Swirl
1
-9
/
+5
2010-03-23
Fix recent pxa270 serial breakage
Lars Munch
1
-1
/
+1
2010-03-23
pci_host: fix breakage
Aurelien Jarno
1
-5
/
+5
2010-03-21
Fix Sparc64 build
Blue Swirl
1
-1
/
+1
2010-03-21
Compile pci_host only once
Blue Swirl
7
-46
/
+67
2010-03-21
Compile usb-ohci only once
Blue Swirl
11
-41
/
+94
2010-03-21
Compile serial only once
Blue Swirl
12
-56
/
+163
2010-03-21
Compile isa_mmio only once
Blue Swirl
12
-35
/
+95
2010-03-21
Move x86 specific PC declarations to a separate file
Blue Swirl
6
-17
/
+24
2010-03-21
Revert "Convert atexit users to exit_notifier"
Anthony Liguori
4
-7
/
+5
2010-03-21
Fix a typo
Blue Swirl
1
-1
/
+2
2010-03-20
Fix a typo which broke Xen build
Blue Swirl
1
-1
/
+1
2010-03-19
Convert atexit users to exit_notifier
Anthony Liguori
4
-5
/
+7
2010-03-19
Rewrite mouse handlers to use QTAILQ and to have an activation function
Anthony Liguori
1
-4
/
+11
2010-03-18
Replace assert(0) with abort() or cpu_abort()
Blue Swirl
5
-30
/
+30
2010-03-17
hw/usb-msd: fix some usb requests
Arnaud Patard (Rtp)
1
-3
/
+5
2010-03-17
scsi-disk: fix buffer overflow
Gerd Hoffmann
1
-1
/
+3
[next]