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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
vhost-user: add protocol feature negotiation
Michael S. Tsirkin
1
-0
/
+1
2015-09-24
pc: Introduce pc-*-2.5 machine classes
Eduardo Habkost
2
-0
/
+7
2015-09-23
vfio: Change polarity of our no-mmap option
Alex Williamson
1
-1
/
+1
2015-09-23
vfio/pci: Make interrupt bypass runtime configurable
Alex Williamson
1
-5
/
+0
2015-09-23
ppc/spapr: Implement H_RANDOM hypercall in QEMU
Thomas Huth
1
-0
/
+4
2015-09-23
spapr: Support hotplug by specifying DRC count
Bharata B Rao
1
-2
/
+6
2015-09-23
spapr: Support ibm,dynamic-reconfiguration-memory
Bharata B Rao
1
-1
/
+14
2015-09-23
spapr: Add LMB DR connectors
David Gibson
1
-0
/
+1
2015-09-23
spapr_drc: use RTAS return codes for methods called by RTAS
Michael Roth
1
-7
/
+7
2015-09-23
spapr: Initialize hotplug memory address space
Bharata B Rao
1
-0
/
+12
2015-09-23
spapr_drc: don't allow 'empty' DRCs to be unisolated or allocated
Michael Roth
1
-0
/
+1
2015-09-23
sPAPR: Introduce rtas_ldq()
Gavin Shan
1
-0
/
+5
2015-09-23
spapr_rtas: Prevent QEMU crash during hotplug without a prior device_add
Bharata B Rao
1
-7
/
+8
2015-09-23
ppc/spapr: Use qemu_log_mask() for hcall_dprintf()
Thomas Huth
1
-8
/
+3
2015-09-21
qom: Don't use 'gen': false for qom-get, qom-set, object-add
Markus Armbruster
1
-3
/
+0
2015-09-21
qapi: Introduce a first class 'any' type
Markus Armbruster
2
-0
/
+3
2015-09-19
machine: Eliminate QEMUMachine and qemu_register_machine()
Eduardo Habkost
4
-30
/
+2
2015-09-19
machine: DEFINE_MACHINE() macro
Eduardo Habkost
1
-0
/
+17
2015-09-19
machine: MACHINE_TYPE_NAME macro
Eduardo Habkost
1
-0
/
+6
2015-09-18
error: New error_fatal
Markus Armbruster
1
-0
/
+11
2015-09-18
hmp: Allow for error message hints on HMP
Eric Blake
1
-0
/
+7
2015-09-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
8
-113
/
+607
2015-09-16
include/exec: Move cputlb exec.c defs out
Peter Crosthwaite
2
-16
/
+18
2015-09-16
cputlb: Change tlb_set_dirty() arg to cpu
Peter Crosthwaite
1
-1
/
+1
2015-09-16
cputlb: move CPU_LOOP() for tlb_reset() to exec.c
Peter Crosthwaite
1
-1
/
+1
2015-09-16
monitor: remove target-specific code from monitor.c
Pavel Butsykin
2
-0
/
+46
2015-09-16
cpu: Add crash_occurred flag into CPUState
Andrey Smetanin
1
-0
/
+2
2015-09-16
target-i386: move asm-x86/hyperv.h to standard-headers
Paolo Bonzini
1
-0
/
+254
2015-09-16
update Linux headers to 4.3-rc1
Paolo Bonzini
2
-97
/
+287
2015-09-15
Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20150915' into staging
Peter Maydell
2
-0
/
+79
2015-09-15
host-utils: Add revbit functions
Richard Henderson
1
-0
/
+77
2015-09-15
linux-user: Support tilegx architecture in linux-user
Chen Gang
1
-0
/
+2
2015-09-15
crypto: introduce new module for handling TLS sessions
Daniel P. Berrange
1
-0
/
+322
2015-09-15
crypto: add sanity checking of TLS x509 credentials
Daniel P. Berrange
1
-0
/
+1
2015-09-15
crypto: introduce new module for TLS x509 credentials
Daniel P. Berrange
1
-0
/
+112
2015-09-15
crypto: introduce new module for TLS anonymous credentials
Daniel P. Berrange
1
-0
/
+112
2015-09-15
crypto: introduce new base module for TLS credentials
Daniel P. Berrange
1
-0
/
+68
2015-09-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-5
/
+4
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
12
-161
/
+76
2015-09-14
block: Allow specifying driver-specific options to reopen
Kevin Wolf
1
-1
/
+3
2015-09-14
block: Drop bdrv_find_whitelisted_format()
Max Reitz
1
-2
/
+0
2015-09-14
block: Drop drv parameter from bdrv_open()
Max Reitz
1
-2
/
+1
2015-09-14
i.MX: Add GPIO devices to i.MX25 SOC
Jean-Christophe Dubois
1
-0
/
+15
2015-09-14
i.MX: Add GPIO devices to i.MX31 SOC
Jean-Christophe Dubois
1
-0
/
+12
2015-09-14
i.MX: Add GPIO device
Jean-Christophe Dubois
1
-0
/
+62
2015-09-14
arm: xlnx-zynqmp: Fix up GIC region size
Nathan Rossi
1
-1
/
+1
2015-09-11
cpu-exec: introduce loop exit with restore function
Pavel Dovgalyuk
1
-0
/
+1
2015-09-11
softmmu: remove now unused functions
Pavel Dovgalyuk
1
-19
/
+0
2015-09-11
softmmu: add helper function to pass through retaddr
Pavel Dovgalyuk
2
-8
/
+76
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
1
-2
/
+2
[next]