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
2015-07-09
Update version for v2.4.0-rc0 release
v2.4.0-rc0
Peter Maydell
1
-1
/
+1
2015-07-09
tci: Fix compile failure by including qemu-common.h
Peter Maydell
1
-0
/
+1
2015-07-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-2
/
+5
2015-07-09
crypto: fix builtin qcrypto_cipher_free
Paolo Bonzini
1
-1
/
+3
2015-07-09
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...
Peter Maydell
54
-205
/
+321
2015-07-09
disas: cris: QOMify target specific disas setup
Peter Crosthwaite
2
-8
/
+16
2015-07-09
disas: cris: Fix 0 buffer length case
Peter Crosthwaite
1
-3
/
+3
2015-07-09
disas: microblaze: QOMify target specific disas setup
Peter Crosthwaite
2
-3
/
+8
2015-07-09
disas: arm: QOMify target specific disas setup
Peter Crosthwaite
2
-32
/
+35
2015-07-09
disas: arm-a64: Make printfer and stream variable
Peter Crosthwaite
1
-5
/
+17
2015-07-09
disas: QOMify target specific setup
Peter Crosthwaite
2
-4
/
+22
2015-07-09
disas: Add print_insn to disassemble info
Peter Crosthwaite
2
-35
/
+39
2015-07-09
microblaze: boot: Use cpu_set_pc()
Peter Crosthwaite
1
-2
/
+3
2015-07-09
hw/arm/boot: Use cpu_set_pc()
Peter Crosthwaite
1
-13
/
+11
2015-07-09
gdbstub: Use cpu_set_pc() helper
Peter Crosthwaite
1
-4
/
+1
2015-07-09
cpu: Add wrapper for the set_pc() hook
Peter Crosthwaite
1
-0
/
+14
2015-07-09
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
21
-49
/
+49
2015-07-09
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
19
-21
/
+20
2015-07-09
cpu: Change tcg_cpu_exec() arg to cpu, not env
Peter Crosthwaite
1
-4
/
+3
2015-07-09
gdbstub: Change gdbserver_fork() to accept cpu instead of env
Peter Crosthwaite
4
-5
/
+4
2015-07-09
translate-all: Change tb_flush() env argument to cpu
Peter Crosthwaite
7
-14
/
+9
2015-07-09
target-ppc: Move cpu_exec_init() call to realize function
Bharata B Rao
1
-2
/
+10
2015-07-09
cpu: Convert cpu_index into a bitmap
Bharata B Rao
3
-5
/
+61
2015-07-09
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
19
-19
/
+19
2015-07-09
cpu: Reorder cpu->as, cpu->thread_id, cpu->memory_dispatch init
Eduardo Habkost
1
-5
/
+6
2015-07-09
cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn()
Eduardo Habkost
2
-2
/
+2
2015-07-09
cpu: No need to zero-initialize CPUState::numa_node
Eduardo Habkost
1
-1
/
+0
2015-07-09
mips/kvm: Sync with newer MIPS KVM headers
James Hogan
1
-13
/
+2
2015-07-09
tcg/mips: Fix build error from merged memop+mmu_idx parameter
James Hogan
1
-2
/
+2
2015-07-09
migration: fix RCU deadlock
Paolo Bonzini
1
-1
/
+2
2015-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
41
-279
/
+2546
2015-07-08
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
3
-11
/
+13
2015-07-08
ahci: Fix CD-ROM signature
Hannes Reinecke
1
-1
/
+1
2015-07-08
libqos/ahci: fix ahci_write_fis for ncq on ppc64
John Snow
2
-10
/
+12
2015-07-08
Fix the compatibility typedef of ioservid_t to match the Xen headers
Paul Durrant
1
-1
/
+1
2015-07-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
26
-811
/
+1943
2015-07-08
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-07-06-v3-tag'...
Peter Maydell
5
-31
/
+642
2015-07-08
ossaudio: fix memory leak
Gonglei
1
-0
/
+1
2015-07-08
ui: convert VNC to use generic cipher API
Daniel P. Berrange
1
-11
/
+41
2015-07-08
block: convert qcow/qcow2 to use generic cipher API
Daniel P. Berrange
4
-91
/
+165
2015-07-08
ui: convert VNC websockets to use crypto APIs
Daniel P. Berrange
6
-95
/
+25
2015-07-08
block: convert quorum blockdrv to use crypto APIs
Daniel P. Berrange
3
-58
/
+21
2015-07-08
crypto: add a nettle cipher implementation
Daniel P. Berrange
3
-5
/
+242
2015-07-08
crypto: add a gcrypt cipher implementation
Daniel P. Berrange
4
-0
/
+337
2015-07-08
crypto: introduce generic cipher API & built-in implementation
Daniel P. Berrange
7
-0
/
+951
2015-07-08
tco-test: fix up config accesses and re-enable
Michael S. Tsirkin
2
-13
/
+4
2015-07-08
virtio fix cfg endian-ness for BE targets
Michael S. Tsirkin
1
-8
/
+83
2015-07-08
virtio-pci: implement cfg capability
Michael S. Tsirkin
2
-1
/
+78
2015-07-08
virtio: define virtio_pci_cfg_cap in header.
Michael S. Tsirkin
1
-0
/
+6
2015-07-08
pcie: Set the "link active" in the link status register
Benjamin Herrenschmidt
1
-1
/
+1
[next]