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
path:
root
/
include
/
qemu
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-27
compiler: fix warning with GCC 4.8.0
Paolo Bonzini
1
-1
/
+1
2013-03-22
nbd: Keep hostname and port separate
Kevin Wolf
1
-0
/
+1
2013-03-22
qemu-socket: Make socket_optslist public
Kevin Wolf
1
-0
/
+2
2013-03-15
main-loop: add qemu_get_aio_context()
Stefan Hajnoczi
1
-0
/
+5
2013-03-15
qemu-option: Add qemu_opts_absorb_qdict()
Kevin Wolf
1
-0
/
+1
2013-03-13
chardev: add udp support to qapi
Gerd Hoffmann
1
-0
/
+1
2013-03-12
Add a TPM Passthrough backend driver implementation
Stefan Berger
1
-0
/
+1
2013-03-11
qemu-file: check exit status when closing a pipe QEMUFile
Paolo Bonzini
1
-0
/
+7
2013-03-11
block-migration: add lock
Paolo Bonzini
1
-0
/
+1
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
1
-0
/
+99
2013-03-04
move socket_set_nodelay to osdep.c
MORITA Kazutaka
1
-0
/
+1
2013-03-01
hw: move fifo.[ch] to libqemuutil
Paolo Bonzini
1
-0
/
+99
2013-02-26
qemu-log: default to stderr for logging output
Peter Maydell
1
-2
/
+6
2013-02-23
qemu-log: Remove qemu_log_try_set_file() and its users
Peter Maydell
1
-8
/
+0
2013-02-21
iohandler: switch to GPollFD
Stefan Hajnoczi
1
-2
/
+2
2013-02-17
host-utils: Use __int128_t for mul[us]64
Richard Henderson
1
-9
/
+8
2013-02-16
bitops: Remove routines redundant with host-utils
Richard Henderson
1
-48
/
+0
2013-02-16
bitops: Write bitops_flsl in terms of clzl
Richard Henderson
1
-28
/
+1
2013-02-16
hbitmap: Use non-bitops ctzl
Richard Henderson
1
-1
/
+2
2013-02-16
host-utils: Fix coding style and add comments
Richard Henderson
1
-18
/
+82
2013-02-16
host-utils: Add host long specific aliases for clz, ctz, ctpop
Richard Henderson
1
-0
/
+19
2013-02-16
qemu-log: Rename CPULogItem, cpu_log_items to QEMULogItem, qemu_log_items
Peter Maydell
1
-3
/
+3
2013-02-16
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
Peter Maydell
1
-4
/
+8
2013-02-16
qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask
Peter Maydell
1
-1
/
+1
2013-02-16
qemu-log: Abstract out "print usage message about valid log categories"
Peter Maydell
1
-0
/
+5
2013-02-16
qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename
Peter Maydell
1
-1
/
+1
2013-02-06
bswap: Fix width of swap in leul_to_cpu
Richard Henderson
1
-2
/
+10
2013-02-02
bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl
Paolo Bonzini
3
-60
/
+23
2013-01-25
hbitmap: add assertion on hbitmap_iter_init
Paolo Bonzini
1
-1
/
+2
2013-01-25
add hierarchical bitmap data type and test cases
Paolo Bonzini
1
-0
/
+207
2013-01-25
host-utils: add ffsl
Paolo Bonzini
1
-0
/
+26
2013-01-16
bswap: improve gluing
Blue Swirl
1
-10
/
+10
2013-01-12
qemu-option: move standard option definitions out of qemu-config.c
Paolo Bonzini
1
-5
/
+0
2013-01-12
bswap: Rewrite cpu_to_<endian><type>u with {ld,st}<type>_<endian>_p
Richard Henderson
1
-94
/
+53
2013-01-12
bswap: Rewrite all ld<type>_<endian>_p functions
Richard Henderson
1
-270
/
+30
2013-01-12
bswap: Add host endian unaligned access functions
Richard Henderson
1
-1
/
+50
2013-01-12
bswap: Tidy base definitions of bswapN
Richard Henderson
1
-42
/
+30
2013-01-02
iov: add iov_discard_front/back() to remove data
Stefan Hajnoczi
1
-0
/
+13
2012-12-28
Disable semaphores fallback code for OpenBSD
Brad Smith
1
-1
/
+1
2012-12-19
fpu: move public header file to include/fpu
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
33
-0
/
+4321
2012-12-19
qom: move include files to include/qom/
Paolo Bonzini
5
-1187
/
+2
2012-12-19
migration: move include files to include/migration/
Paolo Bonzini
1
-79
/
+0
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-1
/
+1
2012-11-30
stream: fix ratelimit_set_speed
Dietmar Maurer
1
-1
/
+1
2012-11-26
virtio-rng: fix typos, comments
Amit Shah
1
-3
/
+3
2012-11-26
qom: make object_finalize static
Paolo Bonzini
1
-9
/
+0
2012-11-26
qom: make object_delete usable for statically-allocated objects
Paolo Bonzini
1
-0
/
+9
2012-11-26
qdev: move bus removal to object_unparent
Paolo Bonzini
1
-0
/
+11
2012-11-16
rng-random: add an RNG backend that uses /dev/random (v3)
Anthony Liguori
1
-0
/
+22
[next]