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-06-28
user: Fix -d debug logging for usermode emulation
Edgar E. Iglesias
3
-3
/
+3
2011-06-28
cris: Handle opcode zero
Edgar E. Iglesias
1
-3
/
+0
2011-06-28
tcg/ppc64: Remove tcg_out_addi
malc
1
-5
/
+0
2011-06-28
tcg/ppc: Remove tcg_out_addi
malc
1
-5
/
+0
2011-06-27
Merge remote-tracking branch 'kraxel/usb.17' into staging
Anthony Liguori
9
-64
/
+191
2011-06-27
Merge remote-tracking branch 'amit/for-anthony' into staging
Anthony Liguori
1
-10
/
+14
2011-06-27
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
9
-175
/
+354
2011-06-27
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
30
-110
/
+117
2011-06-27
vnc: Fix compilation with --enable-vnc-png
Stefan Weil
1
-0
/
+3
2011-06-27
virtio-serial: Fix segfault on guest boot
Luiz Capitulino
1
-10
/
+14
2011-06-26
Fix MinGW compilation when --enable-vnc-jpeg is specified
Roy Tam
1
-2
/
+5
2011-06-26
TCG/Sparc64: use stack for TCG temps
Blue Swirl
2
-3
/
+6
2011-06-26
TCG/x86: use stack for TCG temps
Blue Swirl
1
-10
/
+12
2011-06-26
TCG/x86: use TCG_REG_CALL_STACK instead of TCG_REG_ESP
Blue Swirl
1
-4
/
+4
2011-06-26
TCG: remove broken stack allocation for call arguments
Blue Swirl
1
-6
/
+3
2011-06-26
TCG: fix negative frame offset calculations
Blue Swirl
1
-3
/
+7
2011-06-26
Delegate setup of TCG temporaries to targets
Blue Swirl
10
-2
/
+18
2011-06-26
cpu-exec.c: avoid AREG0 use
Blue Swirl
12
-87
/
+61
2011-06-26
Remove exec-all.h include directives
Blue Swirl
57
-58
/
+8
2011-06-26
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
28
-198
/
+213
2011-06-26
exec.h: fix coding style and change cpu_has_work to return bool
Blue Swirl
15
-24
/
+24
2011-06-26
cpu-exec: unify do_interrupt call
Blue Swirl
1
-26
/
+0
2011-06-26
m68k: use caller supplied CPUState for interrupt related stuff
Blue Swirl
3
-6
/
+30
2011-06-26
x86: use caller supplied CPUState for interrupt related stuff
Blue Swirl
4
-44
/
+106
2011-06-26
sparc: move do_interrupt to helper.c
Blue Swirl
4
-242
/
+256
2011-06-26
sparc: fix coding style of the area to be moved
Blue Swirl
1
-14
/
+17
2011-06-26
cpu_loop_exit: avoid using AREG0
Blue Swirl
16
-56
/
+57
2011-06-26
Sparc32: dummy implementation of MXCC MMU breakpoint registers
Blue Swirl
3
-3
/
+53
2011-06-26
Fix fallouts from Linux header inclusion
Jan Kiszka
4
-18
/
+40
2011-06-24
qemu-kvm: fix pulseaudio detection in configure
Marc-Antoine Perennou
1
-1
/
+1
2011-06-24
exec: last_first_tb was only used in !ONLY_USER case
Juan Quintela
1
-3
/
+7
2011-06-24
w32: Remove redundant definitions of PRI*64
Stefan Weil
1
-5
/
+0
2011-06-24
Do not include compatfd for WIN32
Jan Kiszka
1
-0
/
+3
2011-06-24
Fix comment typos in hw/armv7m.c
Matthew Fernandez
1
-2
/
+2
2011-06-24
MAINTAINERS: Fix typo in email address
Peter Maydell
1
-1
/
+1
2011-06-24
blockdev: Put space after comma in error message
Markus Armbruster
1
-1
/
+1
2011-06-24
Spell "unkown" correctly in error_report() arguments
Markus Armbruster
6
-11
/
+11
2011-06-24
qemu-img: Don't prepend qemu-img to error messages twice.
Markus Armbruster
1
-4
/
+4
2011-06-24
Strip trailing '\n' from error_report()'s first argument
Markus Armbruster
16
-74
/
+76
2011-06-24
sheepdog: qemu_bh_new() can't return null pointer, drop check
Markus Armbruster
1
-6
/
+0
2011-06-24
Align dummy display to fixed-size active console
Jan Kiszka
1
-1
/
+8
2011-06-24
configure: Don't create symlinks to nonexistent targets
Peter Maydell
1
-1
/
+3
2011-06-23
usb: ignore USB_DT_DEBUG
Gerd Hoffmann
2
-0
/
+5
2011-06-23
usb-storage: Turn drive serial into a qdev property usb-storage.serial
Markus Armbruster
1
-3
/
+11
2011-06-23
coreaudio: Fix OSStatus format specifier
Andreas Färber
1
-1
/
+1
2011-06-23
coreaudio: Avoid formatting UInt32 type
Andreas Färber
1
-2
/
+2
2011-06-23
hw/usb-ohci.c: Fix handling of remote wakeup corner cases
Peter Maydell
1
-3
/
+14
2011-06-23
usb-bus: Don't allow speed mismatch while attaching devices
Hans de Goede
1
-0
/
+5
2011-06-23
usb-linux: allow "compatible" high speed devices to connect at fullspeed
Hans de Goede
1
-0
/
+39
2011-06-23
usb: Add a speedmask to devices
Hans de Goede
5
-0
/
+17
[next]