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-07-18
sheepdog: add full data preallocation support
MORITA Kazutaka
1
-3
/
+68
2011-07-16
Fix signal handling of SIG_IPI when io-thread is enabled
Alexandre Raymond
1
-1
/
+9
2011-07-16
Fix signal handling when io-thread is disabled
Alexandre Raymond
1
-1
/
+1
2011-07-16
tcg/README: Expand advice on number of TCG ops per target insn
Peter Maydell
1
-1
/
+9
2011-07-14
set ELF_HWCAP for SPARC and SPARC64
Artyom Tarasenko
1
-2
/
+4
2011-07-14
Sparc: fix FPU and AM enable checks for translation
Blue Swirl
2
-23
/
+35
2011-07-14
SPARC64: C99 comment fix for block-transfer ASIs
Tsuneo Saito
1
-14
/
+14
2011-07-14
SPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and stfa
Tsuneo Saito
1
-0
/
+4
2011-07-14
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfa
Tsuneo Saito
1
-1
/
+5
2011-07-14
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfa
Tsuneo Saito
1
-1
/
+5
2011-07-14
SPARC64: fp_disabled checks on stfa/stdfa/stqfa
Tsuneo Saito
1
-0
/
+9
2011-07-14
SPARC64: Implement stfa/stdfa/stqfa instrcutions properly
Tsuneo Saito
2
-6
/
+11
2011-07-14
SPARC64: fp_disabled checks on ldfa/lddfa/ldqfa
Tsuneo Saito
1
-0
/
+9
2011-07-14
SPARC64: Implement ldfa/lddfa/ldqfa instructions properly
Tsuneo Saito
1
-5
/
+11
2011-07-12
os-posix: set groups properly for -runas
Stefan Hajnoczi
1
-0
/
+6
2011-07-12
esp: cancel current request only if some request is in flight
Hervé Poussineau
1
-1
/
+1
2011-07-12
target-alpha, target-ppc: Remove unnecessary setjmp.h include
Peter Maydell
2
-4
/
+0
2011-07-12
Remove unneeded setjmp.h (fix compilation on Debian "lenny")
Stefan Weil
1
-1
/
+0
2011-07-12
tcg: Reload local variables after return from longjmp
Jan Kiszka
1
-0
/
+4
2011-07-12
exec-all.h: Make MAX_OP_PER_INSTR large enough for target-arm's uses
Peter Maydell
1
-5
/
+1
2011-07-12
exec.c: Fix calculation of code_gen_buffer_max_size
Peter Maydell
1
-2
/
+2
2011-07-12
spapr: use specific endian ld/st_phys
Alexander Graf
2
-8
/
+8
2011-07-12
s390-virtio: use specific endian ld/st_phys
Alexander Graf
2
-8
/
+8
2011-07-12
ppc405_uc: use specific endian ld/st_phys
Alexander Graf
1
-20
/
+23
2011-07-12
pl080: use specific endian ld/st_phys
Alexander Graf
1
-4
/
+4
2011-07-12
msix: use specific endian ld/st_phys
Alexander Graf
1
-1
/
+1
2011-07-12
msi: use specific endian ld/st_phys
Alexander Graf
1
-1
/
+1
2011-07-12
intel-hda: use specific endian ld/st_phys
Alexander Graf
1
-17
/
+4
2011-07-12
hpet: use specific endian ld/st_phys
Alexander Graf
1
-1
/
+1
2011-07-12
exec: add endian specific phys ld/st functions
Alexander Graf
2
-10
/
+203
2011-07-05
ide: Initialise buffers with zeros
Kevin Wolf
1
-1
/
+5
2011-07-05
ide: Ignore reads during PIO in and writes during PIO out
Kevin Wolf
1
-8
/
+36
2011-07-05
block: drive_init(): Improve CHS setting error message
Luiz Capitulino
1
-1
/
+1
2011-07-05
block: drive_init(): Simplify interface type setting
Luiz Capitulino
1
-8
/
+4
2011-07-05
virtio-blk: Turn drive serial into a qdev property
Markus Armbruster
7
-13
/
+31
2011-07-05
block/raw-posix: Linux compat-ioctl warning workaround
Johannes Stezenbach
1
-0
/
+14
2011-07-05
qemu-img: Add cache command line option
Federico Simoncelli
2
-16
/
+70
2011-07-05
Documentation: Remove outdated host_device note
Kevin Wolf
1
-6
/
+0
2011-07-04
pxa2xx_lcd: add proper rotation support
Vasily Khoruzhick
5
-22
/
+144
2011-07-04
arm: Add const attribute to some arm_boot_info pointers
Stefan Weil
4
-7
/
+7
2011-07-02
esp: correctly fill bus id with requested lun
Hervé Poussineau
1
-1
/
+1
2011-07-02
TCG/PPC: use stack for TCG temps
Blue Swirl
2
-4
/
+10
2011-07-01
fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivx
Artyom Tarasenko
1
-10
/
+22
2011-07-01
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
18
-207
/
+493
2011-07-01
tcg-hppa: Support deposit opcode.
Richard Henderson
2
-4
/
+21
2011-07-01
hppa: Fix printf warnings in hppa-dis.c.
Richard Henderson
1
-3
/
+3
2011-07-01
TCG/HPPA: use stack for TCG temps
Blue Swirl
1
-2
/
+7
2011-07-01
TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SP
Blue Swirl
1
-14
/
+16
2011-06-30
etraxfs-ser: Correct default value for RW_REC_CTRL
Edgar E. Iglesias
1
-5
/
+19
2011-06-28
user: Fix -d debug logging for usermode emulation
Edgar E. Iglesias
3
-3
/
+3
[next]