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-02-06
linux-user: adapt uname machine to emulated CPU
Loïc Minier
4
-2
/
+76
2010-02-06
target-ppc: change DCR helpers to target_long arguments
Aurelien Jarno
2
-8
/
+8
2010-02-06
tcg-x86_64: implement setcond
Richard Henderson
1
-5
/
+33
2010-02-06
tcg: add tcg_invert_cond
Richard Henderson
1
-0
/
+5
2010-02-06
tcg: generic support for conditional set
Richard Henderson
4
-6
/
+78
2010-02-06
tcg: document double-word support opcodes.
Richard Henderson
1
-0
/
+23
2010-02-06
usb-linux: increase buffer for USB control requests
Christian Krause
1
-1
/
+1
2010-02-06
mips/malta: fix typo
Aurelien Jarno
1
-1
/
+1
2010-02-06
PCI: show also host bridge data in "info pci" output
Blue Swirl
1
-1
/
+1
2010-02-06
PCI: fix multiple bridge problems
Blue Swirl
1
-11
/
+17
2010-02-05
Refactor DEC 21154 PCI bridge
Blue Swirl
4
-107
/
+85
2010-02-05
usb-linux.c: remove write-only variable
Paolo Bonzini
1
-2
/
+0
2010-02-05
vnc.c: remove dead code
Paolo Bonzini
1
-3
/
+0
2010-02-05
remove two dead assignments in target-i386/translate.c
Paolo Bonzini
1
-2
/
+0
2010-02-05
exec.c: dead assignments
Paolo Bonzini
1
-4
/
+0
2010-02-05
fix undefined shifts by >32
Paolo Bonzini
1
-2
/
+2
2010-02-03
qdev: Add rudimentary help for property value
Markus Armbruster
1
-1
/
+1
2010-02-03
qdev: update help on -device
Markus Armbruster
1
-13
/
+10
2010-02-03
qdev: Add help for device properties
Markus Armbruster
1
-1
/
+14
2010-02-03
Revert "qdev: Add help for device properties"
Markus Armbruster
1
-13
/
+2
2010-02-03
Revert "qdev: Add help for property value"
Markus Armbruster
1
-7
/
+2
2010-02-03
qdev: Fix exit code for -device ?
Markus Armbruster
3
-9
/
+28
2010-02-03
qemu-option: Make qemu_opts_foreach() accumulate return values
Markus Armbruster
1
-1
/
+1
2010-02-03
Revert "QError: New QERR_INVALID_CPU_INDEX"
Markus Armbruster
2
-7
/
+0
2010-02-03
monitor: Use QERR_INVALID_PARAMETER instead of QERR_INVALID_CPU_INDEX
Markus Armbruster
1
-1
/
+1
2010-02-03
monitor: convert do_migrate_set_downtime() to QObject
Markus Armbruster
3
-3
/
+6
2010-02-03
monitor: Use argument type 'T' for migrate_set_downtime
Markus Armbruster
2
-14
/
+3
2010-02-03
monitor: New argument type 'T'
Markus Armbruster
1
-1
/
+16
2010-02-03
monitor: convert do_migrate_set_speed() to QObject
Markus Armbruster
3
-3
/
+4
2010-02-03
monitor: Use argument type 'b' for migrate_set_speed
Markus Armbruster
2
-16
/
+4
2010-02-03
monitor: New argument type 'b'
Markus Armbruster
1
-0
/
+64
2010-02-03
QDict: New qdict_get_double()
Markus Armbruster
3
-1
/
+26
2010-02-03
monitor: Document argument type 'M'
Markus Armbruster
1
-0
/
+2
2010-02-03
seabios: use correct submodule hash
Anthony Liguori
1
-0
/
+0
2010-01-31
bsd/darwin-user: mmap_frag() users only check for -1 error
Blue Swirl
2
-2
/
+2
2010-01-31
cris: Prettify register dumps.
Edgar E. Iglesias
1
-2
/
+2
2010-01-31
sparc32 don't mark page dirty when failing
Artyom Tarasenko
1
-5
/
+6
2010-01-30
sparc64: implement basic IOMMU/interrupt handling
Blue Swirl
1
-22
/
+142
2010-01-29
Sparc64: byte swap IO port access
Blue Swirl
1
-4
/
+4
2010-01-29
virtio-blk: Fix error cases which ignored rerror/werror
Kevin Wolf
1
-2
/
+2
2010-01-29
virtio-blk: Fix restart after read error
Kevin Wolf
1
-2
/
+9
2010-01-29
virtio_blk: Factor virtio_blk_handle_request out
Kevin Wolf
1
-32
/
+46
2010-01-29
cirrus: Properly re-register cirrus_linear_io_addr on vram unmap
Jan Kiszka
1
-2
/
+4
2010-01-29
virtio-serial-bus: Fix bus initialisation and allow for bus identification
Amit Shah
1
-2
/
+1
2010-01-28
softmmu: Dont clobber retaddr in slow_ldx().
Edgar E. Iglesias
1
-1
/
+0
2010-01-28
Solaris: test for presence of commands with has()
Loïc Minier
1
-5
/
+7
2010-01-28
Add and use has() and path_of() funcs
Loïc Minier
1
-9
/
+43
2010-01-28
Check for sdl-config before calling it
Loïc Minier
1
-1
/
+6
2010-01-28
Monitor: Fix command execution regression
Luiz Capitulino
1
-1
/
+5
2010-01-27
sparc64: reimplement tick timers v4
Igor V. Kovalenko
3
-46
/
+202
[next]