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-08-24
qdev/prop: convert isa-bus to helper macros.
Gerd Hoffmann
1
-12
/
+3
2009-08-24
make pthreads mandatory
Christoph Hellwig
3
-54
/
+15
2009-08-24
qemu: move virtio-pci.o to near pci.o
Michael S. Tsirkin
2
-2
/
+2
2009-08-24
char: Emit 'CLOSED' events on char device close
Amit Shah
2
-0
/
+11
2009-08-24
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
11
-409
/
+16
2009-08-24
unify popen/fopen qemu wrappers
Paolo Bonzini
3
-52
/
+53
2009-08-24
Only build osdep once
Anthony Liguori
4
-12
/
+5
2009-08-24
Unbreak large mem support by removing kqemu
Anthony Liguori
24
-1722
/
+8
2009-08-24
Add a configure switch to enable / disable all user targets. I felt compelled...
Zachary Amsden
1
-0
/
+8
2009-08-24
Migration via unix sockets.
Chris Lalancette
4
-1
/
+227
2009-08-24
Route IOAPIC interrupts via ISA bus
Avi Kivity
4
-26
/
+13
2009-08-24
Route PC irqs to ISA bus instead of i8259 directly
Avi Kivity
1
-15
/
+31
2009-08-24
Makefile: fixed rule TAGS
Alexandre Bique
1
-1
/
+2
2009-08-24
QEMU set irq0override in fw_cfg
Jes Sorensen
3
-0
/
+4
2009-08-24
SMART ATA Functionality
Brian Wheeler
1
-5
/
+200
2009-08-24
Add missing linefeed in error message
Stefan Weil
1
-1
/
+1
2009-08-24
Clean up VGA type selection; far too many variables being used to track one s...
Zachary Amsden
2
-16
/
+17
2009-08-24
When using stdio monitor and VNC display, one can set or clear a VNC password...
Zachary Amsden
1
-0
/
+5
2009-08-24
Don't segfault when changing VNC password on an SDL display.
Zachary Amsden
1
-0
/
+4
2009-08-24
Fix detached migration with exec.
Chris Lalancette
1
-4
/
+1
2009-08-24
Do not disable autostart for live migration
Avi Kivity
1
-4
/
+2
2009-08-24
make vga screen_dump use DisplayState properly
Stefano Stabellini
1
-69
/
+21
2009-08-24
Restore consistent formatting
malc
1
-5
/
+5
2009-08-24
es1370: Remove unused indirection of PCIES1370State and ES1370State
Juan Quintela
1
-21
/
+10
2009-08-23
Fix device name completion for 'eject'
Blue Swirl
1
-0
/
+3
2009-08-23
Revert my commit c00a9de060124a988bd9847c095e5836488c6f01
Andrzej Zaborowski
1
-3
/
+3
2009-08-23
Fix segfault of qemu-system-arm with PXA target
Torsten Duwe
1
-1
/
+1
2009-08-23
sdl.c: support 32 bpp cursors
Reimar Döffinger
1
-0
/
+3
2009-08-23
Use corect depth from DisplaySurface in vmware_vga.c
Reimar Döffinger
1
-3
/
+3
2009-08-23
Remove the unnecessary and only global in musicpal.c
Andrzej Zaborowski
1
-2
/
+1
2009-08-23
Merge with balrog@git.sv.gnu.org:/srv/git/qemu.git
Andrzej Zaborowski
9
-59
/
+73
2009-08-23
Make musicpal.c use the I2C device and the Marvell 88w8618 audio device
Andrzej Zaborowski
1
-387
/
+40
2009-08-23
Extract the Marvell 88w8618 audio device from musicpal.c
Andrzej Zaborowski
2
-1
/
+275
2009-08-23
Extract musicpal.c I2C bitbanging code and make it gpio aware
Andrzej Zaborowski
2
-1
/
+180
2009-08-23
Musicpal qdev conversion: gpio (except I2C part), keyboard and lcd
Benoit Canet
1
-84
/
+230
2009-08-23
Sparc32: fix monitor commands 'info pic' and 'info irq'
Blue Swirl
3
-14
/
+19
2009-08-23
Rearrange to suppress gcc 3.3.5 warning about unused variable
Blue Swirl
1
-3
/
+6
2009-08-22
def-helper.h allow helpers returning pointers
Igor Kovalenko
1
-2
/
+2
2009-08-22
ESP: implement Transfer Pad
Blue Swirl
1
-0
/
+7
2009-08-22
ESP: Implement select without ATN, fix comments
Blue Swirl
1
-2
/
+7
2009-08-22
ARM back-end: Handle all possible immediates for ALU ops
Laurent Desnogues
1
-5
/
+32
2009-08-22
ARM back-end: Add TCG not
Laurent Desnogues
2
-0
/
+6
2009-08-22
sparc32 remove an unnecessary cpu irq set
Blue Swirl
2
-38
/
+30
2009-08-22
Sparc32/64: fix jmpl followed by branch
Blue Swirl
1
-0
/
+2
2009-08-22
Remove unneded ac97 indirection accessing its state
Juan Quintela
1
-43
/
+24
2009-08-18
Sparc32/64: Fix user emulator breakage
Blue Swirl
1
-1
/
+1
2009-08-18
Fix breakage of alpha, mips64, ppc64 and x86_64 targets on non-amd64 host
Blue Swirl
1
-1
/
+1
2009-08-16
Replace REGX with PRIx64
Blue Swirl
4
-7
/
+8
2009-08-16
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
12
-245
/
+269
2009-08-16
Replace always_inline with inline
Blue Swirl
13
-371
/
+355
[next]