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-01-14
do not pass bogus $(SRC_PATH) include paths to cc during configure
Paolo Bonzini
3
-12
/
+16
2011-01-14
test cc with the complete set of chosen flags
Paolo Bonzini
1
-25
/
+25
2011-01-14
fix sparse support (?)
Paolo Bonzini
1
-5
/
+5
2011-01-14
move feature variables to the top
Paolo Bonzini
1
-82
/
+82
2011-01-14
default make and install to environment variables
Paolo Bonzini
1
-9
/
+10
2011-01-14
default compilation tools to environment variables
Paolo Bonzini
1
-13
/
+7
2011-01-14
microblaze: Improve unconditional direct branching
Edgar E. Iglesias
1
-7
/
+14
2011-01-13
cris: Set btaken when storing direct jumps
Edgar E. Iglesias
1
-0
/
+3
2011-01-13
slirp: Use strcasecmp() to check tftp mode, tsize
Sergei Gavrikov
1
-2
/
+2
2011-01-12
ppc405_uc: fix a buffer overflow
Blue Swirl
1
-2
/
+3
2011-01-12
lan9118: fix a buffer overflow
Blue Swirl
1
-2
/
+2
2011-01-12
vpc: fix a file descriptor leak
Blue Swirl
1
-17
/
+30
2011-01-12
qemu-io: fix a memory leak
Blue Swirl
1
-1
/
+3
2011-01-12
vvfat: fix a file descriptor leak
Blue Swirl
1
-0
/
+1
2011-01-12
loader: fix a file descriptor leak
Blue Swirl
1
-2
/
+3
2011-01-12
vnc-auth-sasl: fix a memory leak
Blue Swirl
1
-6
/
+8
2011-01-12
virtio-serial-bus: bump up control vq size to 32
Amit Shah
1
-2
/
+8
2011-01-12
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
5
-20
/
+50
2011-01-12
audio: split sample conversion and volume mixing
Michael Walle
13
-55
/
+52
2011-01-12
disas: remove opcode printing on ARM hosts
Aurelien Jarno
1
-5
/
+0
2011-01-12
arm-dis: Include opcode hex when doing disassembly
Peter Maydell
1
-0
/
+24
2011-01-12
tcg arm/mips/ia64: add a comment about retranslation and caches
Aurelien Jarno
3
-1
/
+9
2011-01-12
linux-user: Add configure check for linux/fiemap.h and IOC_FS_FIEMAP
Peter Maydell
3
-1
/
+25
2011-01-12
ARM: Fix decoding of VQSHL/VQSHLU immediate forms
Peter Maydell
1
-15
/
+36
2011-01-12
ARM: add neon helpers for VQSHLU
Juha Riihimäki
2
-0
/
+51
2011-01-11
target-sh4: fix fpu disabled/illegal exception
Aurelien Jarno
1
-10
/
+18
2011-01-11
ioeventfd: error handling cleanup
Michael S. Tsirkin
1
-11
/
+17
2011-01-10
cris: Remove unused orig_flags
Edgar E. Iglesias
1
-2
/
+2
2011-01-10
cris: Allow more TB chaining for crisv10
Edgar E. Iglesias
2
-14
/
+33
2011-01-10
cris: Support disassembly of crisv10
Edgar E. Iglesias
3
-4
/
+15
2011-01-10
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
16
-35
/
+410
2011-01-10
docs: Document virtio PCI -device ioeventfd=on|off
Stefan Hajnoczi
1
-1
/
+7
2011-01-10
virtio-pci: Use ioeventfd for virtqueue notify
Stefan Hajnoczi
3
-25
/
+184
2011-01-10
kvm: test for ioeventfd support on old kernels
Stefan Hajnoczi
3
-0
/
+55
2011-01-10
virtio: move vmstate change tracking to core
Michael S. Tsirkin
3
-21
/
+32
2011-01-10
virtio-pci: Rename bugs field to flags
Stefan Hajnoczi
1
-8
/
+7
2011-01-10
qxl: tag as not hotpluggable
Gerd Hoffmann
1
-0
/
+1
2011-01-10
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
95
-860
/
+4339
2011-01-10
vga: tag as not hotplugable.
Gerd Hoffmann
3
-0
/
+3
2011-01-10
piix: tag as not hotpluggable.
Gerd Hoffmann
4
-0
/
+7
2011-01-10
pci: allow devices being tagged as not hotpluggable.
Gerd Hoffmann
4
-0
/
+20
2011-01-10
slirp: fix unaligned access in bootp code
Aurelien Jarno
1
-15
/
+17
2011-01-10
bswap.h: add cpu_to_be64wu()
Aurelien Jarno
1
-0
/
+15
2011-01-10
tcg/arm: improve constant loading
Aurelien Jarno
1
-18
/
+21
2011-01-10
tcg/ia64: remove an unnecessary stop bit
Aurelien Jarno
1
-1
/
+1
2011-01-10
target-sh4: improve TLB
Aurelien Jarno
1
-21
/
+44
2011-01-09
target-sh4: implement writes to mmaped ITLB
Aurelien Jarno
3
-0
/
+23
2011-01-09
tcg: fix typo in readme
Mike Frysinger
1
-1
/
+1
2011-01-09
tcg/README: Spelling fixes
Stefan Weil
1
-4
/
+4
2011-01-09
qemu-tech: Spelling fixes
Stefan Weil
1
-2
/
+2
[prev]
[next]