index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
doc.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-09
target/s390x: Remove ilen argument from trigger_pgm_exception
Richard Henderson
4
-10
/
+8
2019-10-09
target/s390x: Remove ilen argument from trigger_access_exception
Richard Henderson
1
-3
/
+3
2019-10-09
target/s390x: Remove ILEN_AUTO
Richard Henderson
2
-5
/
+0
2019-10-09
target/s390x: Rely on unwinding in s390_cpu_virt_mem_rw
Richard Henderson
1
-1
/
+1
2019-10-09
target/s390x: Rely on unwinding in s390_cpu_tlb_fill
Richard Henderson
1
-16
/
+7
2019-10-09
target/s390x: Simplify helper_lra
Richard Henderson
1
-14
/
+3
2019-10-09
target/s390x: Remove fail variable from s390_cpu_tlb_fill
Richard Henderson
1
-12
/
+7
2019-10-09
target/s390x: Return exception from translate_pages
Richard Henderson
1
-10
/
+10
2019-10-09
target/s390x: Return exception from mmu_translate
Richard Henderson
5
-38
/
+35
2019-10-09
target/s390x: Remove exc argument to mmu_translate_asce
Richard Henderson
1
-2
/
+2
2019-10-09
target/s390x: Return exception from mmu_translate_real
Richard Henderson
3
-11
/
+9
2019-10-09
target/s390x: Handle tec in s390_cpu_tlb_fill
Richard Henderson
1
-1
/
+6
2019-10-09
target/s390x: Push trigger_pgm_exception lower in s390_cpu_tlb_fill
Richard Henderson
1
-2
/
+7
2019-10-09
target/s390x: Use tcg_s390_program_interrupt in TCG helpers
Richard Henderson
7
-46
/
+46
2019-10-09
target/s390x: Remove ilen parameter from s390_program_interrupt
Richard Henderson
12
-114
/
+102
2019-10-09
target/s390x: Remove ilen parameter from tcg_s390_program_interrupt
Richard Henderson
4
-10
/
+10
2019-10-09
target/s390x: Add ilen to unwind data
Richard Henderson
3
-5
/
+24
2019-10-09
s390x/cpumodel: Add new TCG features to QEMU cpu model
David Hildenbrand
1
-0
/
+5
2019-10-09
s390x/cpumodel: Prepare for changes of QEMU model
David Hildenbrand
2
-1
/
+7
2019-10-09
s390x/mmu: Implement Instruction-Execution-Protection Facility
David Hildenbrand
3
-1
/
+27
2019-10-09
s390x/mmu: Implement ESOP-2 and access-exception-fetch/store-indication facility
David Hildenbrand
1
-2
/
+9
2019-10-09
s390x/mmu: Add EDAT2 translation support
David Hildenbrand
1
-3
/
+12
2019-10-09
s390x/mmu: Convert to non-recursive page table walk
David Hildenbrand
1
-100
/
+108
2019-10-09
s390x/mmu: DAT table definition overhaul
David Hildenbrand
3
-43
/
+84
2019-10-09
s390x/mmu: Use TARGET_PAGE_MASK in mmu_translate_pte()
David Hildenbrand
1
-1
/
+1
2019-10-09
s390x/mmu: Inject PGM_ADDRESSING on bogus table addresses
David Hildenbrand
1
-4
/
+27
2019-10-09
s390x/mmu: Inject DAT exceptions from a single place
David Hildenbrand
1
-46
/
+17
2019-10-09
s390x/mmu: Move DAT protection handling out of mmu_translate_asce()
David Hildenbrand
1
-23
/
+16
2019-10-09
s390x/mmu: Drop debug logging from MMU code
David Hildenbrand
1
-51
/
+0
2019-10-08
iotests/262: Switch source/dest VM launch order
Max Reitz
2
-9
/
+9
2019-10-08
block: Skip COR for inactive nodes
Max Reitz
1
-14
/
+27
2019-10-08
virtio-blk: schedule virtio_notify_config to run on main context
Sergio Lopez
1
-1
/
+15
2019-10-08
util/ioc.c: try to reassure Coverity about qemu_iovec_init_extended
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2019-10-07
edk2 build scripts: work around TianoCore#1607 without forcing Python 2
Laszlo Ersek
5
-4
/
+25
2019-10-07
edk2 build scripts: honor external BaseTools flags with uefi-test-tools
Laszlo Ersek
1
-1
/
+3
2019-10-07
roms: Add a 'make help' target alias
Philippe Mathieu-Daudé
1
-1
/
+1
2019-10-07
roms/Makefile.edk2: don't pull in submodules when building from tarball
Michael Roth
1
-1
/
+6
2019-10-07
make-release: pull in edk2 submodules so we can build it from tarballs
Michael Roth
1
-0
/
+8
2019-10-04
target/i386/kvm: Silence warning from Valgrind about uninitialized bytes
Thomas Huth
1
-2
/
+2
2019-10-04
target/i386: work around KVM_GET_MSRS bug for secondary execution controls
Paolo Bonzini
1
-0
/
+17
2019-10-04
target/i386: add VMX features
Paolo Bonzini
3
-2
/
+394
2019-10-04
vmxcap: correct the name of the variables
Paolo Bonzini
1
-7
/
+7
2019-10-04
target/i386: add VMX definitions
Paolo Bonzini
1
-0
/
+130
2019-10-04
target/i386: expand feature words to 64 bits
Paolo Bonzini
4
-37
/
+40
2019-10-04
target/i386: introduce generic feature dependency mechanism
Paolo Bonzini
1
-24
/
+48
2019-10-04
target/i386: handle filtered_features in a new function mark_unavailable_feat...
Paolo Bonzini
1
-39
/
+48
2019-10-04
tests/docker: only enable ubsan for test-clang
Paolo Bonzini
1
-1
/
+3
2019-10-04
win32: work around main-loop busy loop on socket/fd event
Marc-André Lureau
1
-1
/
+5
2019-10-04
tests: skip serial test on windows
Marc-André Lureau
1
-2
/
+2
2019-10-04
util: WSAEWOULDBLOCK on connect should map to EINPROGRESS
Marc-André Lureau
1
-1
/
+5
[next]