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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-14
block/backup: drop unused synchronization interface
Vladimir Sementsov-Ogievskiy
1
-13
/
+0
2018-12-13
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
1
-0
/
+2
2018-12-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-12-12' in...
Peter Maydell
2
-1
/
+5
2018-12-13
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181212' into staging
Peter Maydell
1
-1
/
+7
2018-12-12
crypto: support multiple threads accessing one QCryptoBlock
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2018-12-12
s390x/tod: Properly stop the KVM TOD while the guest is not running
David Hildenbrand
1
-1
/
+7
2018-12-12
monitor: Remove "x-oob", offer capability "oob" unconditionally
Peter Xu
1
-1
/
+0
2018-12-12
monitor: Suspend monitor instead dropping commands
Peter Xu
1
-0
/
+2
2018-12-12
char: add a QEMU_CHAR_FEATURE_GCONTEXT flag
Marc-André Lureau
1
-0
/
+3
2018-12-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
1
-1
/
+1
2018-12-11
qom: remove unimplemented class_finalize
Marc-André Lureau
1
-5
/
+2
2018-12-11
qdev: move qdev_prop_register_global_list() to tests
Marc-André Lureau
1
-1
/
+0
2018-12-11
accel: register global_props like machine globals
Marc-André Lureau
1
-29
/
+0
2018-12-11
qom: make user_creatable_complete() specific to UserCreatable
Marc-André Lureau
1
-2
/
+2
2018-12-11
qom: make interface types abstract
Marc-André Lureau
13
-47
/
+12
2018-12-11
q35/440fx/arm/spapr: Add QEMU 4.0 machine type
Alex Williamson
2
-0
/
+6
2018-12-11
numa: Match struct to typedef name
Eric Blake
2
-2
/
+2
2018-12-11
i386: Rename bools in PCMachineState to end in _enabled
Corey Minyard
1
-3
/
+3
2018-12-11
move ObjectClass to typedefs.h
Gerd Hoffmann
2
-1
/
+1
2018-12-11
range: pass const pointer where possible
David Hildenbrand
1
-3
/
+3
2018-12-11
hw: qdev: fix error in comment
Li Qiang
1
-1
/
+1
2018-12-04
net: drop too large packet early
Jason Wang
1
-6
/
+0
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
1
-3
/
+3
2018-11-19
io: return 0 for EOF in TLS session read after shutdown
Daniel P. Berrangé
2
-3
/
+4
2018-11-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20181108' into...
Peter Maydell
1
-3
/
+4
2018-11-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
5
-2
/
+64
2018-11-08
ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV
Suraj Jitindar Singh
1
-1
/
+4
2018-11-08
hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c
Thomas Huth
1
-2
/
+0
2018-11-06
include/qemu/thread.h: Document qemu_thread_atexit* API
Peter Maydell
1
-0
/
+22
2018-11-06
scsi-generic: avoid invalid access to struct when emulating block limits
Paolo Bonzini
2
-1
/
+16
2018-11-06
memory: learn about non-volatile memory region
Marc-André Lureau
1
-0
/
+25
2018-11-06
i386: clarify that the Q35 machine type implements a P35 chipset
Daniel P. Berrangé
1
-1
/
+1
2018-11-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-59
/
+68
2018-11-05
hw/pci: Add missing include
Philippe Mathieu-Daudé
1
-0
/
+2
2018-11-05
x86_iommu: move vtd_generate_msi_message in common file
Singh, Brijesh
2
-59
/
+66
2018-11-05
include: Add a comment to explain the origin of sizes' lookup table
Leonid Bloch
1
-0
/
+18
2018-11-05
option: Make option help nicer to read
Max Reitz
1
-1
/
+1
2018-11-05
block: Require auto-read-only for existing fallbacks
Kevin Wolf
1
-1
/
+2
2018-11-05
block: Add auto-read-only option
Kevin Wolf
1
-0
/
+2
2018-11-05
block: change some function return type to bool
Li Qiang
1
-3
/
+3
2018-11-04
softfloat: Don't execute divdeu without power7
Richard Henderson
1
-2
/
+2
2018-11-02
hw/arm: versal: Add a model of Xilinx Versal SoC
Edgar E. Iglesias
1
-0
/
+122
2018-11-02
hw/arm/nrf51_soc: Connect UART to nRF51 SoC
Julia Suvorova
1
-0
/
+3
2018-11-02
hw/char: Implement nRF51 SoC UART
Julia Suvorova
1
-0
/
+78
2018-11-01
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2
-1
/
+11
2018-10-31
cputlb: Remove tlb_c.pending_flushes
Richard Henderson
1
-6
/
+0
2018-10-31
cputlb: Filter flushes on already clean tlbs
Richard Henderson
1
-1
/
+6
2018-10-31
cputlb: Count "partial" and "elided" tlb flushes
Richard Henderson
2
-3
/
+11
2018-10-31
cputlb: Move env->vtlb_index to env->tlb_d.vindex
Richard Henderson
1
-2
/
+3
2018-10-31
cputlb: Split large page tracking per mmu_idx
Richard Henderson
1
-2
/
+12
[next]