index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tci: Fix regression with INDEX_op_qemu_st_i32, INDEX_op_qemu_st_i64
Stefan Weil
2015-07-13
1
-6
/
+0
*
Update version for v2.4.0-rc0 release
Peter Maydell
2015-07-09
1
-1
/
+1
*
tci: Fix compile failure by including qemu-common.h
Peter Maydell
2015-07-09
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-09
2
-2
/
+5
|
\
|
*
crypto: fix builtin qcrypto_cipher_free
Paolo Bonzini
2015-07-09
1
-1
/
+3
|
*
migration: fix RCU deadlock
Paolo Bonzini
2015-07-09
1
-1
/
+2
*
|
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...
Peter Maydell
2015-07-09
54
-205
/
+321
|
\
\
|
*
|
disas: cris: QOMify target specific disas setup
Peter Crosthwaite
2015-07-09
2
-8
/
+16
|
*
|
disas: cris: Fix 0 buffer length case
Peter Crosthwaite
2015-07-09
1
-3
/
+3
|
*
|
disas: microblaze: QOMify target specific disas setup
Peter Crosthwaite
2015-07-09
2
-3
/
+8
|
*
|
disas: arm: QOMify target specific disas setup
Peter Crosthwaite
2015-07-09
2
-32
/
+35
|
*
|
disas: arm-a64: Make printfer and stream variable
Peter Crosthwaite
2015-07-09
1
-5
/
+17
|
*
|
disas: QOMify target specific setup
Peter Crosthwaite
2015-07-09
2
-4
/
+22
|
*
|
disas: Add print_insn to disassemble info
Peter Crosthwaite
2015-07-09
2
-35
/
+39
|
*
|
microblaze: boot: Use cpu_set_pc()
Peter Crosthwaite
2015-07-09
1
-2
/
+3
|
*
|
hw/arm/boot: Use cpu_set_pc()
Peter Crosthwaite
2015-07-09
1
-13
/
+11
|
*
|
gdbstub: Use cpu_set_pc() helper
Peter Crosthwaite
2015-07-09
1
-4
/
+1
|
*
|
cpu: Add wrapper for the set_pc() hook
Peter Crosthwaite
2015-07-09
1
-0
/
+14
|
*
|
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
2015-07-09
21
-49
/
+49
|
*
|
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
2015-07-09
19
-21
/
+20
|
*
|
cpu: Change tcg_cpu_exec() arg to cpu, not env
Peter Crosthwaite
2015-07-09
1
-4
/
+3
|
*
|
gdbstub: Change gdbserver_fork() to accept cpu instead of env
Peter Crosthwaite
2015-07-09
4
-5
/
+4
|
*
|
translate-all: Change tb_flush() env argument to cpu
Peter Crosthwaite
2015-07-09
7
-14
/
+9
|
*
|
target-ppc: Move cpu_exec_init() call to realize function
Bharata B Rao
2015-07-09
1
-2
/
+10
|
*
|
cpu: Convert cpu_index into a bitmap
Bharata B Rao
2015-07-09
3
-5
/
+61
|
*
|
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
2015-07-09
19
-19
/
+19
|
*
|
cpu: Reorder cpu->as, cpu->thread_id, cpu->memory_dispatch init
Eduardo Habkost
2015-07-09
1
-5
/
+6
|
*
|
cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn()
Eduardo Habkost
2015-07-09
2
-2
/
+2
|
*
|
cpu: No need to zero-initialize CPUState::numa_node
Eduardo Habkost
2015-07-09
1
-1
/
+0
|
|
/
*
|
mips/kvm: Sync with newer MIPS KVM headers
James Hogan
2015-07-09
1
-13
/
+2
*
|
tcg/mips: Fix build error from merged memop+mmu_idx parameter
James Hogan
2015-07-09
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-08
41
-279
/
+2546
|
\
|
*
ossaudio: fix memory leak
Gonglei
2015-07-08
1
-0
/
+1
|
*
ui: convert VNC to use generic cipher API
Daniel P. Berrange
2015-07-08
1
-11
/
+41
|
*
block: convert qcow/qcow2 to use generic cipher API
Daniel P. Berrange
2015-07-08
4
-91
/
+165
|
*
ui: convert VNC websockets to use crypto APIs
Daniel P. Berrange
2015-07-08
6
-95
/
+25
|
*
block: convert quorum blockdrv to use crypto APIs
Daniel P. Berrange
2015-07-08
3
-58
/
+21
|
*
crypto: add a nettle cipher implementation
Daniel P. Berrange
2015-07-08
3
-5
/
+242
|
*
crypto: add a gcrypt cipher implementation
Daniel P. Berrange
2015-07-08
4
-0
/
+337
|
*
crypto: introduce generic cipher API & built-in implementation
Daniel P. Berrange
2015-07-08
7
-0
/
+951
|
*
crypto: move built-in D3DES implementation into crypto/
Daniel P. Berrange
2015-07-07
5
-3
/
+4
|
*
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
2015-07-07
11
-9
/
+8
|
*
crypto: introduce new module for computing hash digests
Daniel P. Berrange
2015-07-07
12
-0
/
+752
|
*
vl: move rom_load_all after machine init done
Eric Auger
2015-07-07
3
-15
/
+7
*
|
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-07-08
3
-11
/
+13
|
\
\
|
*
|
ahci: Fix CD-ROM signature
Hannes Reinecke
2015-07-08
1
-1
/
+1
|
*
|
libqos/ahci: fix ahci_write_fis for ncq on ppc64
John Snow
2015-07-08
2
-10
/
+12
*
|
|
Fix the compatibility typedef of ioservid_t to match the Xen headers
Paul Durrant
2015-07-08
1
-1
/
+1
|
/
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-08
26
-811
/
+1943
|
\
\
|
*
|
tco-test: fix up config accesses and re-enable
Michael S. Tsirkin
2015-07-08
2
-13
/
+4
[next]