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-04-17
target-arm: A64: Implement DC ZVA
Peter Maydell
1
-0
/
+52
2014-04-08
PPC: Clean up DECR implementation
Alexander Graf
1
-0
/
+3
2014-04-08
softfloat: Introduce float32_to_uint64_round_to_zero
Tom Musta
1
-0
/
+1
2014-04-07
fw-path-provider: Change GPL version to 2+
Alexey Kardashevskiy
1
-1
/
+2
2014-04-04
iothread: make IOThread struct definition public
Stefan Hajnoczi
1
-1
/
+11
2014-04-04
block: Fix snapshot=on for protocol parsed from filename
Kevin Wolf
1
-0
/
+1
2014-04-03
bswap: Fix build on FreeBSD 10.0
Andreas Färber
1
-0
/
+2
2014-03-31
cpu: Avoid QOM casts for CPU()
Andreas Färber
1
-1
/
+6
2014-03-27
util: add qemu_ether_ntoa
Alexey Kardashevskiy
1
-0
/
+2
2014-03-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-0
/
+15
2014-03-20
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
3
-3
/
+55
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
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.0' into sta...
Peter Maydell
1
-1
/
+6
2014-03-19
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2
-0
/
+29
2014-03-19
cpu: Move tcg_exit_req to the end of CPUState
Richard Henderson
1
-1
/
+6
2014-03-19
qom: Make QOM link property unref optional
Stefan Hajnoczi
1
-1
/
+10
2014-03-19
vl.c: Fix OpenBSD compilation issue due to namespace collisions
Marcel Apfelbaum
1
-0
/
+1
2014-03-19
sysemu.h: Document what MAX_CPUMASK_BITS really limits
Eduardo Habkost
1
-0
/
+7
2014-03-19
block: Add error handling to bdrv_invalidate_cache()
Kevin Wolf
2
-3
/
+3
2014-03-18
acpi: Add ACPI_CPU_HOTPLUG_ID_LIMIT macro
Eduardo Habkost
1
-0
/
+8
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
[next]