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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2014-10-20
block: New BlockBackend
Markus Armbruster
1
-0
/
+1
2014-10-14
QEMUSizedBuffer based QEMUFile
Dr. David Alan Gilbert
1
-0
/
+1
2014-10-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-1
/
+3
2014-10-09
qemu-sockets: Add error to non-blocking connect handler
Corey Minyard
1
-1
/
+1
2014-10-09
qemu-error: Add error_vreport()
Corey Minyard
1
-0
/
+1
2014-10-09
accel: Pass MachineState object to accel init functions
Eduardo Habkost
1
-0
/
+1
2014-10-03
util: Emancipate id_wellformed() from QemuOpts
Markus Armbruster
1
-1
/
+0
2014-09-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+11
2014-09-30
util: introduce bitmap_try_new
Peter Lieven
1
-2
/
+11
2014-09-29
qemu/compiler: Define QEMU_ARTIFICIAL
Richard Henderson
1
-0
/
+6
2014-09-25
block: Validate node-name
Kevin Wolf
1
-0
/
+1
2014-09-22
async: aio_context_new(): Handle event_notifier_init failure
Chrysostomos Nanakos
1
-1
/
+1
2014-09-09
util: Move general qemu_getauxval to util/getauxval.c
Fam Zheng
1
-4
/
+0
2014-08-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2014-08-15
block: Introduce qemu_try_blockalign()
Kevin Wolf
1
-0
/
+1
2014-08-06
cpu-exec: Add sleeping algorithm
Sebastian Tanase
1
-0
/
+1
2014-08-06
timer: add cpu_icount_to_ns function.
KONRAD Frederic
1
-0
/
+1
2014-06-24
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-1
/
+2
2014-06-23
qapi event: convert SPICE events
Wenchao Xia
1
-1
/
+0
2014-06-23
qapi: adjust existing defines
Wenchao Xia
1
-0
/
+2
2014-06-23
tcg-ppc: Merge cache-utils into the backend
Richard Henderson
1
-44
/
+0
2014-06-23
qemu/osdep: Remove the need for qemu_init_auxval
Richard Henderson
1
-12
/
+0
2014-06-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-0
/
+88
2014-06-19
hostmem: add merge and dump properties
Paolo Bonzini
1
-0
/
+10
2014-06-19
osdep: add merge and dump flags
Michael S. Tsirkin
1
-0
/
+4
2014-06-19
Introduce signed range.
Hu Tao
1
-0
/
+72
2014-06-19
memory: move preallocation code out of exec.c
Paolo Bonzini
1
-0
/
+2
2014-06-19
include/qemu/aes.h: Avoid conflicts with FreeBSD AES functions
Sean Bruno
1
-0
/
+9
2014-06-18
bitops: provide an inline implementation of find_first_bit
Aurelien Jarno
1
-1
/
+11
2014-06-16
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
1
-0
/
+14
2014-06-16
util: Add InvMixColumns
Tom Musta
1
-0
/
+7
2014-06-16
util: Add AES ShiftRows and InvShiftRows Tables
Tom Musta
1
-0
/
+4
2014-06-16
util: Add S-Box and InvS-Box Arrays to Common AES Utils
Tom Musta
1
-0
/
+3
2014-06-16
QemuOpts: cleanup tmp 'allocated' member from QemuOptsList
Chunyan Liu
1
-6
/
+0
2014-06-16
cleanup QEMUOptionParameter
Chunyan Liu
1
-47
/
+1
2014-06-16
QemuOpts: export qemu_opt_find
Chunyan Liu
1
-0
/
+1
2014-06-16
QemuOpts: add qemu_opts_append to replace append_option_parameters
Chunyan Liu
1
-0
/
+5
2014-06-16
QemuOpts: add conversion between QEMUOptionParameter to QemuOpts
Chunyan Liu
1
-0
/
+9
2014-06-16
QemuOpts: add qemu_opts_print_help to replace print_option_help
Chunyan Liu
1
-0
/
+1
2014-06-16
QemuOpts: add qemu_opt_get_*_del functions for replace work
Chunyan Liu
1
-0
/
+6
2014-06-16
QemuOpts: change opt->name|str from (const char *) to (char *)
Chunyan Liu
1
-2
/
+2
2014-06-16
QemuOpts: add def_value_str to QemuOptDesc
Chunyan Liu
1
-0
/
+1
2014-06-16
QemuOpts: repurpose qemu_opts_print to replace print_option_parameters
Chunyan Liu
1
-1
/
+1
2014-06-04
throttle: add throttle_detach/attach_aio_context()
Stefan Hajnoczi
1
-0
/
+10
2014-05-30
int128: Add int128_exts64()
Alexey Kardashevskiy
1
-0
/
+5
2014-05-24
bswap.h: Rename ldl_p, stl_p, etc to ldl_he_p, stl_he_p, etc
Peter Maydell
1
-22
/
+23
2014-05-20
s390x/virtio-ccw: wire up irq routing and irqfds
Cornelia Huck
1
-0
/
+1
2014-05-05
machine: Replace QEMUMachine by MachineClass in accelerator configuration
Marcel Apfelbaum
1
-0
/
+1
2014-04-28
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...
Peter Maydell
1
-0
/
+2
2014-04-27
qemu-option: introduce qemu_find_opts_singleton
Paolo Bonzini
1
-0
/
+2
[next]