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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-17
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
3
-4
/
+4
2013-01-17
qom: Extend documentation on QOM method concepts
Andreas Färber
1
-3
/
+101
2013-01-17
HMP: add QDict to info callback handler
Wenchao Xia
3
-4
/
+4
2013-01-16
bswap: improve gluing
Blue Swirl
1
-10
/
+10
2013-01-16
chardev: fix QemuOpts lifecycle
Gerd Hoffmann
1
-0
/
+1
2013-01-16
chardev: add error reporting for qemu_chr_new_from_opts
Gerd Hoffmann
1
-1
/
+2
2013-01-15
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2013-01-15
qom: Make object_resolve_path_component() path argument const
Andreas Färber
1
-1
/
+1
2013-01-15
kvm: Add fake KVM constants to avoid #ifdefs on KVM-specific code
Eduardo Habkost
1
-0
/
+14
2013-01-15
exec: Return CPUState from qemu_get_cpu()
Andreas Färber
2
-1
/
+10
2013-01-15
kvm: Pass CPUState to kvm_init_vcpu()
Andreas Färber
1
-2
/
+3
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
3
-2
/
+4
2013-01-15
cpu: Move numa_node field to CPUState
Andreas Färber
2
-1
/
+2
2013-01-15
cpu: Move nr_{cores,threads} fields to CPUState
Andreas Färber
2
-2
/
+5
2013-01-14
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+1
2013-01-14
block: make qiov_is_aligned() public
Stefan Hajnoczi
1
-0
/
+1
2013-01-12
build: some simplifications for "trace/Makefile.objs"
Paolo Bonzini
1
-0
/
+6
2013-01-12
qemu-option: move standard option definitions out of qemu-config.c
Paolo Bonzini
2
-5
/
+8
2013-01-12
pixman: fix warning
Gerd Hoffmann
1
-0
/
+7
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-12
fdt: Use bswapN instead of bswap_N
Richard Henderson
1
-8
/
+8
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-3
/
+3
2013-01-08
qemu-common.h: Make qemu_init_vcpu() stub static inline
Andreas Färber
1
-1
/
+3
2013-01-08
cpu: Change parent type to Device
Eduardo Habkost
1
-3
/
+3
2013-01-05
softfloat: Implement uint64_to_float128
Richard Henderson
1
-0
/
+3
2013-01-02
iov: add qemu_iovec_concat_iov()
Stefan Hajnoczi
1
-0
/
+3
2013-01-02
iov: add iov_discard_front/back() to remove data
Stefan Hajnoczi
1
-0
/
+13
2013-01-02
raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane
Stefan Hajnoczi
1
-0
/
+9
2012-12-28
Disable semaphores fallback code for OpenBSD
Brad Smith
1
-1
/
+1
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
134
-7
/
+18283
2012-12-20
migration: merge QEMUFileBuffered into MigrationState
Juan Quintela
1
-0
/
+8
2012-12-20
memory: introduce memory_region_test_and_clear_dirty
Juan Quintela
1
-0
/
+16
2012-12-20
migration: Inline qemu_fopen_ops_buffered into migrate_fd_connect
Juan Quintela
1
-2
/
+0
2012-12-20
migration: move migration_fd_put_ready()
Juan Quintela
1
-1
/
+0
2012-12-20
migration: move buffered_file.c code into migration.c
Juan Quintela
1
-0
/
+1
2012-12-20
savevm: New save live migration method: pending
Juan Quintela
3
-1
/
+3
2012-12-20
migration: remove unfreeze logic
Juan Quintela
1
-1
/
+0
2012-12-20
migration: make writes blocking
Juan Quintela
1
-5
/
+0
2012-12-20
migration: move migration thread init code to migrate_fd_put_ready
Juan Quintela
1
-0
/
+1
2012-12-20
migration: make qemu_fopen_ops_buffered() return void
Juan Quintela
1
-0
/
+1
2012-12-20
protect the ramlist with a separate mutex
Umesh Deshpande
1
-0
/
+9
2012-12-20
add a version number to ram_list
Umesh Deshpande
1
-0
/
+1
2012-12-20
exec: change RAM list to a TAILQ
Paolo Bonzini
1
-2
/
+2
2012-12-20
exec: change ramlist from MRU order to a 1-item cache
Paolo Bonzini
1
-0
/
+1
2012-12-19
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
134
-7
/
+18246
2012-12-19
cpu: Move kvm_run into CPUState
Andreas Färber
1
-0
/
+2
2012-12-19
cpu: Move kvm_state field into CPUState
Andreas Färber
1
-0
/
+3
[next]