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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-05
MAINTAINERS: Add myself as Coverity model maintainer
Markus Armbruster
1
-0
/
+5
2015-02-05
Tracify migration/rdma.c
Dr. David Alan Gilbert
2
-189
/
+206
2015-02-05
Add migration stream analyzation script
Alexander Graf
1
-0
/
+592
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
9
-20
/
+239
2015-02-05
qemu-file: Add fast ftell code path
Alexander Graf
2
-0
/
+17
2015-02-05
QJSON: Add JSON writer
Alexander Graf
3
-0
/
+159
2015-02-05
Print errors in some of the early migration failure cases.
Dr. David Alan Gilbert
1
-1
/
+6
2015-02-05
Migration: Add lots of trace events
Dr. David Alan Gilbert
3
-8
/
+37
2015-02-05
savevm: Convert fprintf to error_report
Dr. David Alan Gilbert
2
-13
/
+15
2015-02-05
vmstate-static-checker: update whitelist
Amit Shah
1
-0
/
+2
2015-02-05
coverity: Model g_free() isn't necessarily free()
Markus Armbruster
1
-8
/
+8
2015-02-05
coverity: Model GLib string allocation partially
Markus Armbruster
1
-0
/
+89
2015-02-05
coverity: Improve model for GLib memory allocation
Markus Armbruster
1
-35
/
+104
2015-02-05
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150205'...
Peter Maydell
26
-567
/
+1427
2015-02-05
target-arm: fix for exponent comparison in recpe_f64
Ildar Isaev
1
-1
/
+1
2015-02-05
target-arm: Guest cpu endianness determination for virtio KVM ARM/ARM64
Pranavkumar Sawargaonkar
2
-0
/
+26
2015-02-05
target-arm: KVM64: Get and Sync up guest register state like kvm32.
Pranavkumar Sawargaonkar
1
-1
/
+12
2015-02-05
disas/arm-a64.cc: Tell libvixl correct code addresses
Peter Maydell
1
-3
/
+6
2015-02-05
disas/libvixl: Update to upstream VIXL 1.7
Peter Maydell
11
-210
/
+537
2015-02-05
target-arm: Fix brace style in reindented code
Peter Maydell
1
-13
/
+23
2015-02-05
target-arm: Reindent ancient page-table-walk code
Peter Maydell
1
-96
/
+96
2015-02-05
target-arm: Use mmu_idx in get_phys_addr()
Peter Maydell
1
-51
/
+163
2015-02-05
target-arm: Pass mmu_idx to get_phys_addr()
Peter Maydell
1
-14
/
+96
2015-02-05
target-arm: Split AArch64 cases out of ats_write()
Peter Maydell
1
-7
/
+26
2015-02-05
target-arm: Don't define any MMU_MODE*_SUFFIXes
Peter Maydell
1
-2
/
+0
2015-02-05
target-arm: Use correct mmu_idx for unprivileged loads and stores
Peter Maydell
2
-3
/
+42
2015-02-05
target-arm: Define correct mmu_idx values and pass them in TB flags
Peter Maydell
5
-29
/
+102
2015-02-05
target-arm/translate-a64: Fix wrong mmu_idx usage for LDT/STT
Peter Maydell
1
-1
/
+1
2015-02-05
target-arm: Make arm_current_el() return sensible values for M profile
Peter Maydell
1
-0
/
+4
2015-02-05
cpu_ldst.h: Allow NB_MMU_MODES to be 7
Peter Maydell
1
-3
/
+25
2015-02-05
hw/arm/virt: explain device-to-transport mapping in create_virtio_devices()
Laszlo Ersek
1
-4
/
+33
2015-02-05
target-arm: check that LSB <= MSB in BFI instruction
Kirill Batuzov
1
-0
/
+4
2015-02-05
target-arm: Squash input denormals in FRECPS and FRSQRTS
Peter Maydell
1
-0
/
+12
2015-02-05
Fix FMULX not squashing denormalized inputs when FZ is set.
Xiangyu Hu
1
-0
/
+6
2015-02-05
target-arm: Add checks that cpreg raw accesses are handled
Peter Maydell
1
-0
/
+31
2015-02-05
target-arm: Split NO_MIGRATE into ALIAS and NO_RAW
Peter Maydell
2
-108
/
+117
2015-02-05
target-arm: Add missing SP_ELx register definition
Greg Bellows
1
-0
/
+8
2015-02-05
target-arm: Change reset to highest available EL
Greg Bellows
2
-3
/
+28
2015-02-05
target-arm: Add extended RVBAR support
Greg Bellows
1
-6
/
+25
2015-02-05
target-arm: Fix RVBAR_EL1 register encoding
Greg Bellows
1
-1
/
+1
2015-02-05
target_arm: Parameterise the irq lines for armv7m_init
Alistair Francis
3
-6
/
+9
2015-02-05
target_arm: Remove memory region init from armv7m_init
Alistair Francis
3
-36
/
+24
2015-02-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-05' into...
Peter Maydell
7
-71
/
+58
2015-02-05
MAINTAINERS: add Jason Wang as net subsystem maintainer
Stefan Hajnoczi
1
-0
/
+1
2015-02-05
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150204.0' i...
Peter Maydell
2
-1
/
+2
2015-02-04
vfio-pci: Fix missing unparent of dynamically allocated MemoryRegion
Alex Williamson
1
-0
/
+1
2015-02-04
vfio: fix wrong initialize vfio_group_list
Chen Fan
1
-1
/
+1
2015-02-03
Merge remote-tracking branch 'remotes/rth/tags/pull-tg-s390-20150203' into st...
Peter Maydell
7
-60
/
+140
2015-02-03
target-s390x: fix and optimize slb* and slbg* computation of carry/borrow flag
Torbjorn Granlund
1
-14
/
+4
2015-02-03
target-s390x: support OC and NC in the EX instruction
Paolo Bonzini
1
-0
/
+8
[prev]
[next]