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
2013-06-28
cpus: Change qemu_dummy_start_vcpu() argument to CPUState
Andreas Färber
1
-9
/
+6
2013-06-28
cpus: Change qemu_kvm_start_vcpu() argument to CPUState
Andreas Färber
1
-8
/
+5
2013-06-28
cpus: Change cpu_handle_guest_debug() argument to CPUState
Andreas Färber
1
-5
/
+3
2013-06-28
gdbstub: Set gdb_set_stop_cpu() argument to CPUState
Andreas Färber
3
-3
/
+5
2013-06-28
kvm: Change kvm_cpu_exec() argument to CPUState
Andreas Färber
4
-6
/
+5
2013-06-28
kvm: Change kvm_handle_internal_error() argument to CPUState
Andreas Färber
1
-4
/
+2
2013-06-28
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
63
-86
/
+242
2013-06-28
cpus: Change qemu_kvm_init_cpu_signals() argument to CPUState
Andreas Färber
1
-4
/
+3
2013-06-28
kvm: Change kvm_set_signal_mask() argument to CPUState
Andreas Färber
4
-5
/
+5
2013-06-28
cpus: Change qemu_kvm_wait_io_event() argument to CPUState
Andreas Färber
1
-4
/
+2
2013-06-28
cpus: Change cpu_thread_is_idle() argument to CPUState
Andreas Färber
1
-5
/
+3
2013-06-28
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
13
-20
/
+24
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
13
-27
/
+28
2013-06-28
kvm: Change kvm_cpu_synchronize_state() argument to CPUState
Andreas Färber
5
-12
/
+10
2013-06-28
gdbstub: Simplify find_cpu()
Andreas Färber
1
-8
/
+4
2013-06-28
cpu: Guard cpu_{save,load}() definitions
Andreas Färber
1
-0
/
+2
2013-06-28
target-openrisc: Register VMStateDescription for OpenRISCCPU
Andreas Färber
3
-11
/
+19
2013-06-28
target-alpha: Register VMStateDescription for AlphaCPU
Andreas Färber
3
-12
/
+22
2013-06-28
cpu: Introduce VMSTATE_CPU() macro for CPUState
Andreas Färber
2
-3
/
+16
2013-06-28
cpu: Introduce device_class_set_vmsd() helper
Andreas Färber
1
-0
/
+21
2013-06-28
cpu: Fix cpu_class_set_vmsd() documentation
Andreas Färber
1
-1
/
+1
2013-06-27
linux-user: Fix compilation failure
Peter Maydell
3
-2
/
+3
2013-06-27
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
12
-53
/
+647
2013-06-27
rdma: introduce capability x-rdma-pin-all
Michael R. Hines
3
-1
/
+17
2013-06-27
rdma: new QEMUFileOps hooks
Michael R. Hines
3
-0
/
+108
2013-06-27
rdma: introduce qemu_ram_foreach_block()
Michael R. Hines
2
-0
/
+14
2013-06-27
rdma: export qemu_fflush()
Michael R. Hines
2
-1
/
+2
2013-06-27
rdma: introduce qemu_file_mode_is_not_valid()
Michael R. Hines
2
-7
/
+14
2013-06-27
rdma: export throughput w/ MigrationStats QMP
Michael R. Hines
4
-1
/
+13
2013-06-27
rdma: export yield_until_fd_readable()
Michael R. Hines
3
-28
/
+29
2013-06-27
rdma: introduce qemu_update_position()
Michael R. Hines
4
-0
/
+20
2013-06-27
rdma: add documentation
Michael R. Hines
1
-0
/
+415
2013-06-27
migration: do not overwrite zero pages
Peter Lieven
1
-6
/
+8
2013-06-27
Revert "migration: do not sent zero pages in bulk stage"
Peter Lieven
1
-9
/
+4
2013-06-27
arch_init/ram_load: add error message for block length mismatch
Alon Levy
1
-0
/
+3
2013-06-25
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
4
-260
/
+369
2013-06-25
Merge remote-tracking branch 'pmaydell/target-arm.for-upstream' into staging
Anthony Liguori
9
-167
/
+760
2013-06-25
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
6
-1
/
+252
2013-06-25
Merge remote-tracking branch 'sstabellini/xen-20130625' into staging
Anthony Liguori
4
-18
/
+26
2013-06-25
nand: Don't inherit from Sysbus
Peter Crosthwaite
1
-3
/
+4
2013-06-25
block/nand: Convert Sysbus::init to Device::realize
Peter Crosthwaite
1
-9
/
+7
2013-06-25
block/nand: QOM casting sweep
Peter Crosthwaite
1
-9
/
+16
2013-06-25
i.MX31: Fix PRCS bit test
Stefan Weil
1
-1
/
+1
2013-06-25
arm/boot: Free dtb blob memory after use
Peter Maydell
1
-5
/
+15
2013-06-25
i.MX: Rework functions/types name and use new style initialization
Jean-Christophe DUBOIS
1
-87
/
+84
2013-06-25
i.MX: Implement a more complete version of the GPT timer.
Jean-Christophe DUBOIS
1
-174
/
+269
2013-06-25
ARM: Allow dumping of device tree
John Rigby
1
-0
/
+1
2013-06-25
target-arm: Make LPAE feature imply V7MP
Peter Maydell
1
-1
/
+1
2013-06-25
target-arm: Use tuple list to sync cp regs with KVM
Peter Maydell
1
-70
/
+33
2013-06-25
target-arm: Reinitialize all KVM VCPU registers on reset
Peter Maydell
2
-1
/
+21
[next]