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
2010-04-11
pci: add API to add capability at a known offset
Michael S. Tsirkin
2
-4
/
+15
2010-04-07
eepro100: fix PCI interrupt pin configuration regression
Stefan Weil
1
-0
/
+3
2010-04-07
eepro100: fix mapping of flash memory
Stefan Weil
1
-5
/
+5
2010-04-07
eepro100: Set power management capability using pci_reserve_capability
Stefan Weil
1
-21
/
+18
2010-04-06
eepro100: Set configuration bit for standard TCB
Stefan Weil
1
-0
/
+3
2010-04-06
eepro100: Add new device variant i82801
Stefan Weil
1
-0
/
+15
2010-04-06
eepro100: Simplified device instantiation
Stefan Weil
1
-280
/
+167
2010-04-06
eepro100: Simplify status handling
Stefan Weil
1
-4
/
+4
2010-04-06
eepro100: Don't allow writing SCBStatus
Stefan Weil
1
-44
/
+5
2010-04-06
tcg/ppc: Fix typo
malc
1
-1
/
+1
2010-04-06
tcg/ppc: Implment bswap16/32
malc
2
-2
/
+77
2010-04-05
OHCI qdev conversion
Paul Brook
7
-49
/
+48
2010-04-05
Fix arm-linux-user
Paul Brook
1
-0
/
+2
2010-04-05
ARMv7-M reset fixes
Paul Brook
3
-24
/
+33
2010-04-05
tcg/mips: use seb/seh instructions on MIPS32R2
Aurelien Jarno
2
-8
/
+41
2010-04-05
tcg/mips: fix 64-bit linux-user on big endian MIPS
Aurelien Jarno
1
-4
/
+4
2010-04-05
tcg/ppc: Implement eqv, nand and nor
malc
2
-3
/
+17
2010-04-05
Split TLB addend and target_phys_addr_t
Paul Brook
9
-59
/
+32
2010-04-04
UHCI spurious interrut fix
Paul Brook
1
-3
/
+4
2010-04-04
Revert "Compile usb-ohci only once"
Paul Brook
13
-95
/
+44
2010-04-04
tcg/ppc: Fix not_i32
malc
1
-1
/
+1
2010-04-03
Make cpu_get_real_ticks use mfspr
Alexander Graf
1
-3
/
+3
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
2
-1
/
+1
2010-04-03
sparc32: improve timer implementation
Blue Swirl
1
-3
/
+6
2010-04-02
Fix build on mingw32
Anthony Liguori
1
-0
/
+5
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-02
Update PowerPC OpenBIOS image to r721
Aurelien Jarno
2
-2
/
+3
2010-04-01
win32: Fix compiler errors from u_int64_t
Stefan Weil
2
-4
/
+4
2010-04-01
tcg/TODO: remove setcond
Aurelien Jarno
1
-1
/
+1
2010-04-01
Fix compilation with missing inotify_init1
Stefan Weil
1
-0
/
+2
2010-04-01
S390: Tell user why VM creation failed
Alexander Graf
1
-1
/
+6
2010-04-01
S390: Add stub for cpu_get_phys_page_debug
Alexander Graf
1
-0
/
+5
2010-04-01
tcg: initial ia64 support
Aurelien Jarno
4
-15
/
+2488
2010-04-01
tcg: align static_code_gen_buffer to CODE_GEN_ALIGN
Aurelien Jarno
1
-1
/
+2
2010-04-01
ia64 disas support
Aurelien Jarno
5
-0
/
+10625
2010-04-01
linux-user: fix page_unprotect when host page size > target page size
Aurelien Jarno
1
-23
/
+22
2010-04-01
linux-user/ia64: workaround ia64 strangenesses
Aurelien Jarno
3
-106
/
+114
2010-04-01
virtio-net: vhost net support
Michael S. Tsirkin
1
-2
/
+69
2010-04-01
tap: add API to retrieve vhost net header
Michael S. Tsirkin
2
-0
/
+10
2010-04-01
tap: add vhost/vhostfd options
Michael S. Tsirkin
3
-1
/
+40
2010-04-01
vhost: vhost net support
Michael S. Tsirkin
6
-0
/
+1012
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
2
-1
/
+1
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
4
-0
/
+80
2010-04-01
kvm: add API to set ioeventfd
Michael S. Tsirkin
2
-1
/
+39
2010-04-01
tap: add interface to get device fd
Michael S. Tsirkin
2
-0
/
+9
[next]