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
2013-04-15
tcg-ppc64: Allow constant first argument to sub
Richard Henderson
1
-4
/
+17
2013-04-15
tcg-ppc64: Improve constant add and sub ops.
Richard Henderson
1
-44
/
+64
2013-04-15
tcg-ppc64: Rearrange integer constant constraints
Richard Henderson
1
-10
/
+33
2013-04-15
tcg-ppc64: Cleanup tcg_out_movi
Richard Henderson
1
-24
/
+17
2013-04-15
tcg-ppc64: Fix setcond_i32
Richard Henderson
1
-0
/
+6
2013-04-15
tcg-ppc64: Introduce and use TAI and SAI
Richard Henderson
1
-73
/
+70
2013-04-15
tcg-ppc64: Introduce and use tcg_out_shri64
Richard Henderson
1
-2
/
+7
2013-04-15
tcg-ppc64: Introduce and use tcg_out_shli64
Richard Henderson
1
-5
/
+8
2013-04-15
tcg-ppc64: Introduce and use tcg_out_ext32u
Richard Henderson
1
-5
/
+10
2013-04-15
tcg-ppc64: Introduce and use tcg_out_rlw
Richard Henderson
1
-52
/
+20
2013-04-15
tcg-ppc64: Use TCGReg everywhere
Richard Henderson
1
-15
/
+21
2013-04-15
disas: Disassemble all ppc insns for the host
Richard Henderson
1
-0
/
+1
2013-04-15
exec: remove useless declarations from memory-internal.h
Paolo Bonzini
1
-6
/
+0
2013-04-15
memory: move core typedefs to qemu/typedefs.h
Paolo Bonzini
3
-7
/
+4
2013-04-15
include: avoid useless includes of exec/ headers
Paolo Bonzini
9
-11
/
+9
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
78
-78
/
+78
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini
15
-128
/
+103
2013-04-15
qemu-char: another io_add_watch_poll fix
Paolo Bonzini
1
-1
/
+4
2013-04-15
virtio-serial: cleanup: remove qdev field.
KONRAD Frederic
2
-4
/
+0
2013-04-15
virtio-serial: cleanup: use QOM casts.
KONRAD Frederic
2
-25
/
+27
2013-04-15
virtio-serial: cleanup: init and exit functions.
KONRAD Frederic
1
-73
/
+21
2013-04-15
virtio-serial-ccw: switch to the new API.
KONRAD Frederic
2
-13
/
+27
2013-04-15
virtio-serial-s390: switch to the new API.
KONRAD Frederic
2
-11
/
+31
2013-04-15
virtio-serial-pci: switch to the new API.
KONRAD Frederic
2
-67
/
+78
2013-04-15
virtio-serial: add the virtio-serial device.
KONRAD Frederic
5
-12
/
+100
2013-04-15
virtio: fix broken aliases.
KONRAD Frederic
3
-3
/
+3
2013-04-15
Update Makefile to actually install the new efi-enabled nic roms that are use...
Sander Eikelenboom
1
-0
/
+2
2013-04-15
acpi.h: make it self contained
Michael S. Tsirkin
1
-0
/
+6
2013-04-15
target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR
Petar Jovanovic
3
-31
/
+19
2013-04-15
fpu: Correct edgecase in float64_muladd
Peter Maydell
1
-3
/
+9
2013-04-15
configure: fix TPM logic
Paolo Bonzini
4
-13
/
+21
2013-04-15
acpi.h: make it self contained
Michael S. Tsirkin
1
-0
/
+6
2013-04-15
acpi: move declarations from pc.h to acpi.h
Michael S. Tsirkin
5
-8
/
+10
2013-04-15
hw: Add lost ARM core again
Stefan Weil
1
-1
/
+1
2013-04-15
Fix failure to create q35 machine
Hu Tao
2
-2
/
+2
2013-04-15
Add linux-headers to QEMU_INCLUDES
Jan Kiszka
1
-4
/
+1
2013-04-15
arm: fix location of some include files
Peter Maydell
49
-62
/
+62
2013-04-15
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
22
-44
/
+1722
2013-04-15
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
7
-58
/
+6
2013-04-15
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
1
-62
/
+42
2013-04-15
rbd: add an asynchronous flush
Josh Durgin
1
-4
/
+33
2013-04-15
iotests: Add 'check -ssh' option to test Secure Shell block device.
Richard W.M. Jones
2
-0
/
+8
2013-04-15
block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk.
Richard W.M. Jones
3
-10
/
+108
2013-04-15
block: Add support for Secure Shell (ssh) block device.
Richard W.M. Jones
5
-0
/
+1105
2013-04-15
ide: refuse WIN_READ_NATIVE_MAX on empty device
Stefan Hajnoczi
1
-0
/
+4
2013-04-15
qemu-iotests: filter QEMU_PROG in 051.out
Stefan Hajnoczi
3
-37
/
+43
2013-04-15
qemu-iotests: Add test for -drive options
Kevin Wolf
3
-0
/
+311
2013-04-15
qemu-iotests: A few more bdrv_pread/pwrite tests
Kevin Wolf
2
-0
/
+39
2013-04-15
block: Introduce bdrv_pwritev() for qcow2_save_vmstate
Kevin Wolf
3
-29
/
+61
2013-04-15
savevm: Implement block_writev_buffer()
Kevin Wolf
2
-5
/
+22
[prev]
[next]