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
2009-09-23
target-mips: remove MAX_OP_PER_INSTR workaround
Aurelien Jarno
1
-2
/
+1
2009-09-23
exec-all.h: increase OPC_BUF_SIZE
Aurelien Jarno
1
-1
/
+1
2009-09-23
exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64
Aurelien Jarno
1
-1
/
+1
2009-09-23
This files are compiled in libqemu.a now
Juan Quintela
1
-3
/
+0
2009-09-23
Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1d
Blue Swirl
1
-0
/
+1
2009-09-21
Fix Sparse warning about invalid access past the end of 'mode'
Blue Swirl
1
-1
/
+1
2009-09-21
Fix Sparse warning about obsolete struct initializer
Blue Swirl
1
-1
/
+1
2009-09-21
Export tables properly to avoid a Sparse warning
Blue Swirl
1
-3
/
+4
2009-09-21
Add 'static' to please Sparse
Blue Swirl
3
-3
/
+3
2009-09-21
Fix Sparse warnings about using plain integer as NULL pointer
Blue Swirl
16
-43
/
+43
2009-09-21
Fix user targets broken by 96e132e24ee5a693069e83b6a981693588b088c1
Blue Swirl
1
-3
/
+3
2009-09-20
Compile host-utils only once
Blue Swirl
2
-5
/
+5
2009-09-20
Compile TCG runtime library only once
Blue Swirl
5
-19
/
+21
2009-09-20
Fix spelling in comment
Stefan Weil
1
-1
/
+1
2009-09-20
Compile ne2000 only once
Blue Swirl
3
-2
/
+3
2009-09-20
ioports: remove unused env parameter and compile only once
Blue Swirl
13
-75
/
+69
2009-09-20
Compile msix only once
Blue Swirl
6
-29
/
+39
2009-09-20
Compile loader only once
Blue Swirl
36
-96
/
+234
2009-09-20
Compile qemu-config only once
Blue Swirl
2
-2
/
+2
2009-09-20
Compile wdt_i6300esb only once
Blue Swirl
4
-4
/
+5
2009-09-20
Fix mingw32 compile
Blue Swirl
1
-0
/
+1
2009-09-20
Probe for fdatasync()
Blue Swirl
2
-1
/
+17
2009-09-19
PPC: make system bus parent of PCI bus
Blue Swirl
2
-2
/
+2
2009-09-19
Fix indentation
Stefan Weil
1
-3
/
+3
2009-09-19
ESP: convert to VMState
Blue Swirl
1
-42
/
+22
2009-09-18
target-alpha: fix extlh instruction
Vince Weaver
1
-5
/
+6
2009-09-18
target-ppc: optimize slw/srw/sld/srd
Aurelien Jarno
1
-49
/
+49
2009-09-18
audio: use correct email address
malc
2
-2
/
+2
2009-09-18
audio: internal API change
malc
12
-81
/
+33
2009-09-18
sdlaudio: use correct function names in sdl_XXX calls
malc
1
-3
/
+3
2009-09-18
oss: use audio_pcm_hw_clip_out
malc
1
-47
/
+46
2009-09-18
alsa: use audio_pcm_hw_clip_out
malc
1
-45
/
+43
2009-09-18
audio: introduce audio_pcm_hw_clip_out helper function
malc
2
-0
/
+25
2009-09-18
audio: use muldiv64 where it makes sense
malc
6
-9
/
+12
2009-09-18
coreaudio: fix sloppy "posixification" by 1ea879e5580f63414693655fcf0328559cd...
malc
1
-1
/
+1
2009-09-16
tcg: fix size of local variables in tcg_gen_bswap64_i64
Stefan Weil
1
-5
/
+4
2009-09-16
qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)
Juergen Lock
1
-6
/
+4
2009-09-16
fix typo in configure --help
Andre Przywara
1
-1
/
+1
2009-09-16
escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951
Aurelien Jarno
1
-2
/
+2
2009-09-15
ide/isa: convert to qdev.
Gerd Hoffmann
5
-14
/
+58
2009-09-15
ide/pci: convert to qdev.
Gerd Hoffmann
2
-73
/
+123
2009-09-15
ide/pci: fix indention
Gerd Hoffmann
1
-6
/
+6
2009-09-15
ide/qdev: add ide bus.
Gerd Hoffmann
2
-1
/
+147
2009-09-15
split away drive init from ide_init2()
Gerd Hoffmann
2
-32
/
+40
2009-09-15
support media=cdrom for if=none
Gerd Hoffmann
1
-1
/
+1
2009-09-15
qdev/pci: add pci_create_noinit()
Gerd Hoffmann
2
-3
/
+9
2009-09-15
mips malta: ensure that the serial ports are associated with a device
Aurelien Jarno
1
-0
/
+9
2009-09-15
hw/serial: don't create a char device if none is specified
Aurelien Jarno
1
-1
/
+6
2009-09-15
curses: save 250MB of memory
Aurelien Jarno
1
-3
/
+0
2009-09-14
Revert "Open chr device for all serial ports"
Aurelien Jarno
1
-9
/
+7
[next]