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-11-26
target/arm: Honor HCR_EL2.TID3 trapping requirements
Marc Zyngier
1
-0
/
+76
2019-11-26
target/arm: Fix ISR_EL1 tracking when executing at EL2
Marc Zyngier
1
-2
/
+5
2019-11-26
hw/arm: versal: Add the CRP as unimplemented
Edgar E. Iglesias
2
-0
/
+5
2019-11-26
target/arm: Fix handling of cortex-m FTYPE flag in EXCRET
Jean-Hugues Deschênes
1
-4
/
+3
2019-11-26
iotests: add new test cases to bitmap migration
Vladimir Sementsov-Ogievskiy
2
-9
/
+17
2019-11-26
block/qcow2-bitmap: fix bitmap migration
Vladimir Sementsov-Ogievskiy
1
-1
/
+20
2019-11-26
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-re...
Peter Maydell
1
-6
/
+6
2019-11-26
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-rc3' i...
Peter Maydell
6
-11
/
+18
2019-11-26
tests/vm/ubuntu: update i386 image to 18.04
Alex Bennée
1
-2
/
+2
2019-11-26
tests/vm/ubuntu: include language pack to silence locale warnings
Alex Bennée
1
-1
/
+1
2019-11-26
tests/vm/centos: fix centos build target
Alex Bennée
1
-1
/
+1
2019-11-26
hvf: more accurately match SDM when setting CR0 and PDPTE registers
Cameron Esfahani
2
-8
/
+18
2019-11-26
hvf: correctly handle REX prefix in relation to legacy prefixes
Cameron Esfahani
2
-38
/
+46
2019-11-26
hvf: remove TSC synchronization code because it isn't fully complete
Cameron Esfahani
3
-9
/
+1
2019-11-26
hvf: non-RAM, non-ROMD memory ranges are now correctly mapped in
Cameron Esfahani
1
-15
/
+35
2019-11-26
target/i386: add two missing VMX features for Skylake and CascadeLake Server
Paolo Bonzini
1
-2
/
+4
2019-11-26
ppc/spapr_events: fix potential NULL pointer dereference in rtas_event_log_de...
PanNengyuan
1
-0
/
+1
2019-11-26
mos6522: update counters when timer interrupts are off
Laurent Vivier
1
-2
/
+6
2019-11-26
spapr: Work around spurious warnings from vfio INTx initialization
David Gibson
1
-1
/
+10
2019-11-26
spapr: Handle irq backend changes with VFIO PCI devices
David Gibson
1
-0
/
+6
2019-11-26
vfio/pci: Respond to KVM irqchip change notifier
David Gibson
2
-6
/
+20
2019-11-26
vfio/pci: Split vfio_intx_update()
David Gibson
1
-17
/
+22
2019-11-26
kvm: Introduce KVM irqchip change notifier
David Gibson
3
-0
/
+35
2019-11-26
pseries: fix migration-test and pxe-test
Laurent Vivier
2
-5
/
+5
2019-11-25
vmstate-static-checker: Fix for current python
Dr. David Alan Gilbert
1
-2
/
+4
2019-11-25
hw/riscv: Add optional symbol callback ptr to riscv_load_kernel()
Zhuang, Siwei (Data61, Kensington NSW)
6
-10
/
+14
2019-11-25
RISC-V: virt: This is a "sifive,test1" test finisher
Palmer Dabbelt
1
-1
/
+4
2019-11-25
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-21
/
+40
2019-11-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-24
/
+37
2019-11-25
net/virtio: return error when device_opts arg is NULL
Jens Freimann
1
-3
/
+6
2019-11-25
net/virtio: fix re-plugging of primary device
Jens Freimann
1
-17
/
+25
2019-11-25
net/virtio: return early when failover primary alread added
Jens Freimann
1
-0
/
+4
2019-11-25
net/virtio: fix dev_unplug_pending
Jens Freimann
2
-1
/
+5
2019-11-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-11-25' into ...
Peter Maydell
1
-3
/
+5
2019-11-25
Merge remote-tracking branch 'remotes/gkurz/tags/9p-fix-2019-11-23' into staging
Peter Maydell
1
-2
/
+4
2019-11-25
linux-user: fix translation of statx structures
Ariadne Conill
1
-6
/
+6
2019-11-25
intel_iommu: TM field should not be in reserved bits
Qi, Yadong
2
-6
/
+16
2019-11-25
intel_iommu: refine SL-PEs reserved fields checking
Qi, Yadong
2
-21
/
+21
2019-11-25
virtio-input: fix memory leak on unrealize
Marc-André Lureau
1
-0
/
+3
2019-11-25
util/cutils: Fix incorrect integer->float conversion caught by clang
Fangrui Song
1
-3
/
+5
2019-11-23
9pfs: Fix divide by zero bug
Dan Schatzberg
1
-2
/
+4
2019-11-21
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-1
/
+796
2019-11-21
i386: Add -noTSX aliases for hle=off, rtm=off CPU models
Eduardo Habkost
1
-0
/
+5
2019-11-21
i386: Add new versions of Skylake/Cascadelake/Icelake without TSX
Eduardo Habkost
1
-0
/
+47
2019-11-21
target/i386: add support for MSR_IA32_TSX_CTRL
Paolo Bonzini
4
-1
/
+39
2019-11-21
target/i386: add VMX features to named CPU models
Paolo Bonzini
1
-0
/
+705
2019-11-21
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20191121-pull-request...
Peter Maydell
4
-3
/
+10
2019-11-21
Merge remote-tracking branch 'remotes/stsquad/tags/pull-rc3-testing-and-tcg-2...
Peter Maydell
7
-12
/
+30
2019-11-21
ui/gtk: fix gettext message's charset.
yanminhui
2
-1
/
+2
2019-11-21
display: xlnx_dp: Provide sufficient bytes for silent audio channel
Sai Pavan Boddu
1
-2
/
+7
[prev]
[next]