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
2018-05-08
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180507-pull-request' ...
Peter Maydell
2
-7
/
+15
2018-05-08
ppc: e500: use g_strdup_printf() instead of snprintf()
Greg Kurz
1
-16
/
+23
2018-05-07
usb-host: skip open on pending postload bh
Gerd Hoffmann
1
-0
/
+7
2018-05-07
usb-mtp: Unconditionally check for the readonly bit
Bandan Das
1
-4
/
+5
2018-05-07
usb-mtp: Add some NULL checks for issues pointed out by coverity
Bandan Das
1
-3
/
+3
2018-05-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180504-...
Peter Maydell
25
-67
/
+2868
2018-05-04
hw/arm/virt: Introduce the iommu option
Eric Auger
1
-0
/
+36
2018-05-04
hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
Prem Mallappa
2
-7
/
+63
2018-05-04
hw/arm/virt: Add SMMUv3 to the virt board
Prem Mallappa
2
-1
/
+73
2018-05-04
target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
Eric Auger
2
-1
/
+40
2018-05-04
hw/arm/smmuv3: Abort on vfio or vhost case
Eric Auger
1
-0
/
+11
2018-05-04
hw/arm/smmuv3: Implement translate callback
Eric Auger
3
-0
/
+527
2018-05-04
hw/arm/smmuv3: Event queue recording helper
Eric Auger
3
-6
/
+247
2018-05-04
hw/arm/smmuv3: Implement MMIO write operations
Eric Auger
3
-10
/
+174
2018-05-04
hw/arm/smmuv3: Queue helpers
Eric Auger
3
-0
/
+304
2018-05-04
hw/arm/smmuv3: Wired IRQ and GERROR helpers
Eric Auger
3
-0
/
+81
2018-05-04
hw/arm/smmuv3: Skeleton
Prem Mallappa
5
-1
/
+599
2018-05-04
hw/arm/smmu-common: VMSAv8-64 page table walk
Eric Auger
4
-1
/
+343
2018-05-04
hw/arm/smmu-common: IOMMU memory region and address space setup
Eric Auger
3
-0
/
+80
2018-05-04
hw/arm/smmu-common: smmu base device and datatypes
Eric Auger
4
-0
/
+206
2018-05-04
target/arm: Implement v8M VLLDM and VLSTM
Peter Maydell
1
-1
/
+16
2018-05-04
hw/arm: Don't fail qtest due to missing SD card in -nodefaults mode
Thomas Huth
3
-16
/
+15
2018-05-04
target/arm: Tidy condition in disas_simd_two_reg_misc
Richard Henderson
1
-1
/
+5
2018-05-04
target/arm: Tidy conditions in handle_vec_simd_shri
Richard Henderson
1
-5
/
+1
2018-05-04
arm: boot: set boot_info starting from first_cpu
Igor Mammedov
1
-1
/
+1
2018-05-04
hw/net/smc91c111: Convert away from old_mmio
Peter Maydell
1
-29
/
+25
2018-05-04
hw/usb/tusb6010: Convert away from old_mmio
Peter Maydell
1
-4
/
+36
2018-05-04
hw/char/cmsdk-apb-uart.c: Accept more input after character read
Patrick Oppenlander
1
-0
/
+1
2018-05-04
target/arm: Correct MPUIR privilege level in register_cp_regs_for_features() ...
Mathew Maidment
1
-1
/
+1
2018-05-04
hw/arm/virt: Add linux,pci-domain property
Jan Kiszka
1
-0
/
+1
2018-05-04
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-05-04' into st...
Peter Maydell
3
-9
/
+20
2018-05-04
nbd/client: Relax handling of large NBD_CMD_BLOCK_STATUS reply
Eric Blake
1
-3
/
+7
2018-05-04
nbd/client: Fix error messages during NBD_INFO_BLOCK_SIZE
Eric Blake
1
-4
/
+10
2018-05-04
migration/block-dirty-bitmap: fix memory leak in dirty_bitmap_load_bits
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2018-05-04
nbd/client: fix nbd_negotiate_simple_meta_context
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2018-05-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...
Peter Maydell
106
-703
/
+816
2018-05-04
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180504' into staging
Peter Maydell
24
-248
/
+436
2018-05-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.13-20180504' int...
Peter Maydell
25
-330
/
+355
2018-05-04
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-r...
Peter Maydell
26
-261
/
+271
2018-05-04
qapi: deprecate CpuInfoFast.arch
Laszlo Ersek
2
-4
/
+9
2018-05-04
qapi: discriminate CpuInfoFast on SysEmuTarget, not CpuInfoArch
Laszlo Ersek
2
-39
/
+110
2018-05-04
qapi: change the type of TargetInfo.arch from string to enum SysEmuTarget
Laszlo Ersek
2
-3
/
+7
2018-05-04
qapi: add SysEmuTarget to "common.json"
Laszlo Ersek
2
-1
/
+24
2018-05-04
qapi: fill in CpuInfoFast.arch in query-cpus-fast
Laszlo Ersek
2
-2
/
+16
2018-05-04
qobject: Modify qobject_ref() to return obj
Marc-André Lureau
12
-64
/
+47
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
94
-613
/
+609
2018-05-04
qobject: use a QObjectBase_ struct
Marc-André Lureau
9
-26
/
+35
2018-05-04
qobject: Ensure base is at offset 0
Marc-André Lureau
2
-3
/
+11
2018-05-04
qobject: Use qobject_to() instead of type cast
Markus Armbruster
1
-1
/
+1
2018-05-04
spapr: don't advertise radix GTSE if max-compat-cpu < power9
Greg Kurz
1
-5
/
+10
[next]