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-30
cpu: Provide vcpu throttling interface
Jason J. Herne
1
-0
/
+42
2015-09-29
migration: qemu-file more size_t'ifying
Dr. David Alan Gilbert
1
-5
/
+5
2015-09-29
migration: size_t'ify some of qemu-file
Dr. David Alan Gilbert
1
-4
/
+4
2015-09-29
vmstate: Remove redefinition of VMSTATE_UINT32_ARRAY
Soren Brinkmann
1
-3
/
+0
2015-09-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
11
-59
/
+139
2015-09-25
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
1
-3
/
+6
2015-09-25
Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...
Peter Maydell
1
-2
/
+2
2015-09-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-0
/
+16
2015-09-25
hpet: remove muldiv64()
Laurent Vivier
1
-2
/
+2
2015-09-25
block: Introduce a new API bdrv_co_no_copy_on_readv()
Wen Congyang
1
-3
/
+6
2015-09-25
typedef: add typedef for QemuOpts
Pavel Dovgalyuk
2
-4
/
+4
2015-09-25
elf: Update EM_MOXIE definition
Peter Crosthwaite
2
-0
/
+11
2015-09-25
elf_ops: Fix coding style for EM alias case statement
Peter Crosthwaite
1
-6
/
+9
2015-09-25
hmp: implemented io apic dump state for TCG
Pavel Butsykin
1
-0
/
+1
2015-09-25
hmp: added io apic dump state
Pavel Butsykin
3
-0
/
+7
2015-09-25
ioapic_internal.h: added more constants
Pavel Butsykin
1
-0
/
+5
2015-09-25
hmp: added local apic dump state
Pavel Butsykin
1
-0
/
+1
2015-09-25
monitor: make monitor_fprintf and mon_get_cpu externally visible
Pavel Butsykin
2
-0
/
+2
2015-09-25
apic_internal.h: fix formatting and drop unused consts
Pavel Butsykin
1
-9
/
+7
2015-09-25
apic_internal.h: added more constants
Pavel Butsykin
1
-0
/
+58
2015-09-25
apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS
Pavel Butsykin
1
-1
/
+1
2015-09-25
apic_internal.h: make some apic_get_* functions externally visible
Pavel Butsykin
1
-0
/
+18
2015-09-25
vhost-scsi: include linux/vhost.h
Marc-André Lureau
1
-25
/
+0
2015-09-25
utils: rename strtosz to use qemu prefix
Marc-André Lureau
1
-13
/
+14
2015-09-24
oslib-win32: only provide localtime_r/gmtime_r if missing
Daniel P. Berrange
2
-1
/
+5
2015-09-24
gtk: avoid redefining _WIN32_WINNT macro
Daniel P. Berrange
1
-4
/
+0
2015-09-24
qemu-thread: add a fast path to the Win32 QemuEvent
Paolo Bonzini
1
-0
/
+1
2015-09-24
vhost-user: add a new message to disable/enable a specific virt queue.
Changchun Ouyang
2
-0
/
+4
2015-09-24
vhost: introduce vhost_backend_get_vq_index method
Yuanhan Liu
1
-0
/
+2
2015-09-24
vhost-user: add VHOST_USER_GET_QUEUE_NUM message
Yuanhan Liu
2
-0
/
+2
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-24
hw/arm/virt: Add gic-version option to virt machine
Pavel Fedin
3
-1
/
+13
2015-09-24
intc/gic: Extract some reusable vGIC code
Pavel Fedin
1
-0
/
+26
2015-09-24
hw/intc: Implement GIC-500 base class
Shlomo Pongratz
1
-0
/
+68
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
[next]