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
2014-03-20
qdev: Introduce FWPathProvider interface
Paolo Bonzini
1
-0
/
+47
2014-03-20
vl.c: Extend get_boot_devices_list() to ignore suffixes
Alexey Kardashevskiy
1
-1
/
+1
2014-03-20
spapr_hcall: Fix little-endian resource handling in H_SET_MODE
Alexey Kardashevskiy
1
-2
/
+7
2014-03-19
block: Add error handling to bdrv_invalidate_cache()
Kevin Wolf
2
-3
/
+3
2014-03-17
softfloat: export squash_input_denormal functions
Alex Bennée
1
-0
/
+7
2014-03-17
exec-all.h: Increase MAX_OP_PER_INSTR for ARM A64 decoder
Peter Maydell
1
-1
/
+1
2014-03-17
gtk: Allow to activate grab-on-hover from the command line
Jan Kiszka
1
-1
/
+1
2014-03-14
scsi: Fix migration of scsi sense data
Fam Zheng
2
-0
/
+4
2014-03-13
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
1
-1
/
+1
2014-03-13
Fix vga_interface_type for command line argument '-device VGA'
Mark Wu
1
-1
/
+1
2014-03-13
cputlb: Change tlb_set_page() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
1
-2
/
+2
2014-03-13
cputlb: Change tlb_flush_page() argument to CPUState
Andreas Färber
1
-2
/
+2
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
2
-3
/
+3
2014-03-13
exec: Change memory_region_section_get_iotlb() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cputlb: Change tlb_unprotect_code_phys() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu-exec: Change cpu_resume_from_signal() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument
Andreas Färber
2
-15
/
+15
2014-03-13
exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument
Andreas Färber
2
-6
/
+7
2014-03-13
translate-all: Change tb_flush_jmp_cache() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
translate-all: Change tb_gen_code() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
translate-all: Change cpu_io_recompile() argument to CPUState
Andreas Färber
2
-3
/
+3
2014-03-13
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu-exec: Change cpu_loop_exit() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
exec: Change tlb_fill() argument to CPUState
Andreas Färber
2
-5
/
+5
2014-03-13
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
2
-10
/
+9
2014-03-13
cpu: Move watchpoint fields from CPU_COMMON to CPUState
Andreas Färber
2
-10
/
+10
2014-03-13
cpu: Move opaque field from CPU_COMMON to CPUState
Andreas Färber
2
-3
/
+3
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2
-3
/
+1
2014-03-13
cpu: Move jmp_env field from CPU_COMMON to CPUState
Andreas Färber
2
-2
/
+2
2014-03-13
cpu: Move tb_jmp_cache field from CPU_COMMON to CPUState
Andreas Färber
2
-4
/
+4
2014-03-13
cpu: Move icount_decr field from CPU_COMMON to CPUState
Andreas Färber
3
-22
/
+23
2014-03-13
cpu: Move icount_extra field from CPU_COMMON to CPUState
Andreas Färber
2
-1
/
+2
2014-03-13
cpu: Move can_do_io field from CPU_COMMON to CPUState
Andreas Färber
5
-13
/
+19
2014-03-13
cpu: Move mem_io_{pc,vaddr} fields from CPU_COMMON to CPUState
Andreas Färber
3
-11
/
+12
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
1
-0
/
+3
2014-03-13
cpu: Factor out cpu_generic_init()
Andreas Färber
1
-0
/
+11
2014-03-13
cpu: Introduce CPUClass::parse_features() hook
Andreas Färber
1
-0
/
+2
2014-03-13
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
1
-2
/
+10
2014-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
9
-15
/
+125
2014-03-13
qemu-io: Fix warnings from static code analysis
Stefan Weil
1
-0
/
+2
2014-03-13
dataplane: replace internal thread with IOThread
Stefan Hajnoczi
1
-2
/
+6
2014-03-13
iothread: add "iothread" qdev property type
Stefan Hajnoczi
1
-0
/
+3
2014-03-13
iothread: add I/O thread object
Stefan Hajnoczi
1
-0
/
+30
2014-03-13
aio: add aio_context_acquire() and aio_context_release()
Stefan Hajnoczi
1
-0
/
+18
2014-03-13
rfifolock: add recursive FIFO lock
Stefan Hajnoczi
1
-0
/
+54
2014-03-13
object: add object_get_canonical_path_component()
Stefan Hajnoczi
1
-0
/
+8
2014-03-13
block: Rewrite the snapshot authorization mechanism for block filters.
Benoît Canet
2
-13
/
+4
2014-03-13
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
6
-20
/
+1
2014-03-13
Move QEMUMachine typedef to qemu/typedefs.h
Andreas Färber
2
-2
/
+1
[next]