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-03
virtio-9p: Remove statement without effect (fix warning from cppcheck)
Stefan Weil
1
-1
/
+0
2011-06-03
exec: Implement qemu_ram_free_from_ptr()
Alex Williamson
2
-0
/
+14
2011-06-03
multiboot: set boot_device to first partition
Arun Thomas
1
-1
/
+1
2011-06-03
target-arm: BKPT instructions should raise prefetch aborts with IFSR type 00010
Alex Zuepke
1
-0
/
+1
2011-06-03
tcg: Fix unused-but-set-variable warning
Christophe Fergeau
1
-2
/
+2
2011-06-03
tcg: If DEBUG_TCGV, distinguish TCGv_ptr from TCGv_i32/TCGv_i64
Peter Maydell
2
-28
/
+50
2011-06-03
tcg/tcg-op.h: Fix prototypes for ld/st functions on 64 bit hosts
Peter Maydell
1
-11
/
+11
2011-06-03
Use the correct header in the TCG MIPS code to find cacheflush() on OpenBSD.
Brad
1
-0
/
+4
2011-06-03
target-arm: Fix compilation failure for 64 bit hosts
Peter Maydell
1
-9
/
+9
2011-06-03
Merge branch 's390-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
4
-29
/
+35
2011-06-03
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
5
-14
/
+13
2011-06-03
softfloat: add float*_is_zero_or_denormal()
Aurelien Jarno
1
-0
/
+15
2011-06-03
target-i386: use floatx80 constants in helper_fld*_ST0()
Aurelien Jarno
1
-19
/
+8
2011-06-03
softfloat: always enable floatx80 and float128 support
Aurelien Jarno
4
-118
/
+0
2011-06-03
softfloat-native: remove
Aurelien Jarno
6
-1093
/
+2
2011-06-03
target-i386: remove old code handling float64
Aurelien Jarno
5
-411
/
+115
2011-06-03
target-mips/gdbstub: remove old CONFIG_SOFTFLOAT #ifndef
Aurelien Jarno
1
-4
/
+0
2011-06-03
target-ppc: remove old CONFIG_SOFTFLOAT #ifdef
Aurelien Jarno
3
-15
/
+0
2011-06-03
s390x: implement lrvgr
Alexander Graf
1
-0
/
+3
2011-06-03
s390x: fix cksm instruction
Alexander Graf
1
-20
/
+8
2011-06-03
s390x: free tmp explicitly in every opcode for disas_a5()
Alexander Graf
1
-1
/
+12
2011-06-03
target-s390x: Add missing tcg_temp_free_i32()
Stefan Weil
1
-0
/
+3
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x90
Stefan Weil
1
-0
/
+1
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x8e
Stefan Weil
1
-0
/
+2
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_b2()
Stefan Weil
1
-0
/
+2
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in do_mh()
Stefan Weil
1
-0
/
+1
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in gen_jcc()
Stefan Weil
1
-0
/
+1
2011-06-03
target-s390x: Fix duplicate call of tcg_temp_new_i64
Stefan Weil
1
-1
/
+0
2011-06-03
target-s390x: Fix wrong argument in call of tcg_gen_shl_i64()
Stefan Weil
1
-2
/
+2
2011-06-03
target-s390x: Fix build for non-linux hosts
Stefan Weil
1
-5
/
+0
2011-06-03
s390x: update zipl rom
Alexander Graf
1
-0
/
+0
2011-06-03
PPC: fix mpc8544ds pci default devices
Alexander Graf
1
-1
/
+1
2011-06-03
Fix segfault on screendump with -nographic
Alexander Graf
1
-1
/
+1
2011-06-03
PPC: install mpc8544ds.dtb
Alexander Graf
1
-0
/
+1
2011-06-03
PPC: fix sregs usage on booke
Alexander Graf
1
-6
/
+4
2011-06-03
ppc: Fix compilation for ppc64-softmmu
Stefan Weil
1
-6
/
+6
2011-06-01
hw/9pfs: Don't crash when we get a request with not supported 9p operation
Aneesh Kumar K.V
1
-6
/
+11
2011-06-01
[virtio-9p] Make rpath thread safe
Venkateswararao Jujjuri (JV)
7
-92
/
+98
2011-06-01
virtio-9p: Use relative includes for files in hw
Stefan Weil
9
-15
/
+14
2011-06-01
virtio-9p: Move device specific code to virtio-9p-device
Aneesh Kumar K.V
5
-157
/
+179
2011-06-01
virtio-9p: Move 9p device registration into virtio-9p.c
Aneesh Kumar K.V
4
-56
/
+84
2011-06-01
virtio-9p: Don't link to 9p if virtio is not enabled
Aneesh Kumar K.V
2
-3
/
+25
2011-06-01
[virtio-9p] Stop renaming files with similar name!
Malahal Naineni
1
-4
/
+20
2011-06-01
QMP: add server mode to QEMUMonitorProtocol
Stefan Hajnoczi
1
-11
/
+32
2011-06-01
QMP: add get_events(wait=True) option
Stefan Hajnoczi
1
-3
/
+8
2011-06-01
HMP: Use QMP inject nmi implementation
Luiz Capitulino
3
-19
/
+8
2011-06-01
QMP: add inject-nmi qmp command
Lai Jiangshan
2
-0
/
+44
2011-06-01
QMP: QError: New QERR_UNSUPPORTED
Lai Jiangshan
2
-0
/
+7
2011-06-01
audio: fix integer overflow expression
Juha Riihim?ki
1
-2
/
+2
2011-05-31
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2
-2
/
+2
[prev]
[next]