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
2019-09-03
migration: Do not re-read the clock on pre_save in case of paused guest
Maxiwell S. Garcia
1
-4
/
+11
2019-09-03
x86: do not advertise die-id in query-hotpluggbale-cpus if '-smp dies' is not...
Igor Mammedov
1
-2
/
+4
2019-09-03
i386/vmmouse: Properly reset state
Jan Kiszka
1
-0
/
+1
2019-09-03
hostmem-file: fix pmem file size check
Stefan Hajnoczi
1
-2
/
+2
2019-09-03
qapi: report the default CPU type for each machine
Daniel P. Berrangé
2
-1
/
+8
2019-09-03
pc: Don't make die-id mandatory unless necessary
Eduardo Habkost
2
-0
/
+43
2019-09-03
pc: Improve error message when die-id is omitted
Eduardo Habkost
1
-0
/
+4
2019-09-03
pc: Fix error message on die-id validation
Eduardo Habkost
1
-1
/
+1
2019-09-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190829' into...
Peter Maydell
22
-108
/
+287
2019-09-03
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
6
-7
/
+26
2019-09-03
tcg: Factor out probe_write() logic into probe_access()
David Hildenbrand
3
-19
/
+60
2019-09-03
tcg: Make probe_write() return a pointer to the host page
David Hildenbrand
3
-9
/
+22
2019-09-03
s390x/tcg: Pass a size to probe_write() in do_csst()
David Hildenbrand
1
-3
/
+1
2019-09-03
hppa/tcg: Call probe_write() also for CONFIG_USER_ONLY
David Hildenbrand
1
-2
/
+0
2019-09-03
mips/tcg: Call probe_write() for CONFIG_USER_ONLY as well
David Hildenbrand
1
-5
/
+3
2019-09-03
tcg: Enforce single page access in probe_write()
David Hildenbrand
2
-0
/
+4
2019-09-03
tcg: Factor out CONFIG_USER_ONLY probe_write() from s390x code
David Hildenbrand
3
-9
/
+16
2019-09-03
s390x/tcg: Fix length calculation in probe_write_access()
David Hildenbrand
1
-1
/
+1
2019-09-03
s390x/tcg: Use guest_addr_valid() instead of h2g_valid() in probe_write_access()
David Hildenbrand
1
-1
/
+1
2019-09-03
tcg: Check for watchpoints in probe_write()
David Hildenbrand
1
-2
/
+13
2019-09-03
cputlb: Handle watchpoints via TLB_WATCHPOINT
Richard Henderson
3
-118
/
+90
2019-09-03
cputlb: Remove double-alignment in store_helper
Richard Henderson
1
-2
/
+1
2019-09-03
cputlb: Fix size operand for tlb_fill on unaligned store
Richard Henderson
1
-1
/
+4
2019-09-03
exec: Factor out cpu_watchpoint_address_matches
Richard Henderson
2
-16
/
+36
2019-09-03
cputlb: Fold TLB_RECHECK into TLB_INVALID_MASK
Richard Henderson
2
-67
/
+24
2019-09-03
exec: Factor out core logic of check_watchpoint()
David Hildenbrand
2
-8
/
+25
2019-09-03
exec: Move user-only watchpoint stubs inline
Richard Henderson
2
-24
/
+25
2019-09-03
target/sparc: sun4u Invert Endian TTE bit
Tony Nguyen
2
-1
/
+9
2019-09-03
target/sparc: Add TLB entry with attributes
Tony Nguyen
1
-14
/
+18
2019-09-03
cputlb: Byte swap memory transaction attribute
Tony Nguyen
2
-0
/
+14
2019-09-03
memory: Single byte swap along the I/O path
Tony Nguyen
5
-142
/
+23
2019-09-03
cputlb: Replace size and endian operands for MemOp
Tony Nguyen
2
-89
/
+87
2019-09-03
memory: Access MemoryRegion with endianness
Tony Nguyen
9
-23
/
+75
2019-09-03
exec: Hard code size with MO_{8|16|32|64}
Tony Nguyen
1
-9
/
+9
2019-09-03
target/mips: Hard code size with MO_{8|16|32|64}
Tony Nguyen
1
-2
/
+2
2019-09-03
hw/s390x: Hard code size with MO_{8|16|32|64}
Tony Nguyen
1
-2
/
+1
2019-09-03
memory: Access MemoryRegion with MemOp
Tony Nguyen
3
-12
/
+24
2019-09-03
cputlb: Access MemoryRegion with MemOp
Tony Nguyen
1
-4
/
+4
2019-09-03
exec: Access MemoryRegion with MemOp
Tony Nguyen
2
-11
/
+13
2019-09-03
hw/vfio: Access MemoryRegion with MemOp
Tony Nguyen
1
-2
/
+4
2019-09-03
hw/virtio: Access MemoryRegion with MemOp
Tony Nguyen
1
-2
/
+5
2019-09-03
hw/intc/armv7m_nic: Access MemoryRegion with MemOp
Tony Nguyen
1
-4
/
+8
2019-09-03
hw/s390x: Access MemoryRegion with MemOp
Tony Nguyen
1
-3
/
+5
2019-09-03
target/mips: Access MemoryRegion with MemOp
Tony Nguyen
1
-2
/
+3
2019-09-03
memory: Introduce size_memop
Tony Nguyen
1
-0
/
+10
2019-09-03
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
39
-399
/
+421
2019-09-03
target/arm: Don't abort on M-profile exception return in linux-user mode
Peter Maydell
1
-1
/
+20
2019-09-03
target/arm: Free TCG temps in trans_VMOV_64_sp()
Peter Maydell
1
-0
/
+2
2019-09-03
include/exec/cpu-defs.h: fix typo
Alex Bennée
1
-1
/
+1
2019-09-03
atomic_template: fix indentation in GEN_ATOMIC_HELPER
Emilio G. Cota
1
-1
/
+1
[prev]
[next]