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
2015-09-25
scsi-generic: let guests recognize readonly=on on passthrough devices
Paolo Bonzini
1
-0
/
+14
2015-09-25
checkpatch: do not recommend qemu_strtok over strtok
Paolo Bonzini
1
-2
/
+2
2015-09-25
tests: add some qemu_strtosz() tests
Marc-André Lureau
1
-0
/
+91
2015-09-25
utils: rename strtosz to use qemu prefix
Marc-André Lureau
7
-33
/
+36
2015-09-25
qemu-nbd: convert to use the QAPI SocketAddress object
Daniel P. Berrange
1
-64
/
+38
2015-09-25
nbd: convert to use the QAPI SocketAddress object
Daniel P. Berrange
1
-34
/
+37
2015-09-24
Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20150924' into staging
Peter Maydell
12
-10
/
+222
2015-09-24
oslib-win32: only provide localtime_r/gmtime_r if missing
Daniel P. Berrange
4
-1
/
+41
2015-09-24
gtk: avoid redefining _WIN32_WINNT macro
Daniel P. Berrange
2
-4
/
+9
2015-09-24
qemu-thread: add a fast path to the Win32 QemuEvent
Paolo Bonzini
3
-4
/
+161
2015-09-24
slirp: Fix non blocking connect for w32
Stefan Weil
1
-1
/
+7
2015-09-24
nsis: Add QEMU version information to Windows registry
Stefan Weil
2
-0
/
+4
2015-09-24
Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into staging
Peter Maydell
33
-5849
/
+21
2015-09-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150924'...
Peter Maydell
17
-122
/
+686
2015-09-24
MAINTAINERS: update Allwinner A10 maintainer
Beniamino Galvani
1
-3
/
+3
2015-09-24
hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI table
Shannon Zhao
1
-1
/
+1
2015-09-24
hw/arm/virt: Add gic-version option to virt machine
Pavel Fedin
5
-46
/
+146
2015-09-24
hw/intc: Initial implementation of vGICv3
Pavel Fedin
4
-0
/
+178
2015-09-24
arm_kvm: Do not assume particular GIC type in kvm_arch_irqchip_create()
Pavel Fedin
2
-7
/
+21
2015-09-24
intc/gic: Extract some reusable vGIC code
Pavel Fedin
4
-65
/
+128
2015-09-24
hw/intc: Implement GIC-500 base class
Shlomo Pongratz
3
-0
/
+209
2015-09-23
libcacard: use the standalone project
Marc-André Lureau
33
-5849
/
+21
2015-09-23
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150923.0' i...
Peter Maydell
8
-1329
/
+1558
2015-09-23
vfio/pci: Add emulated PCI IDs
Alex Williamson
4
-6
/
+63
2015-09-23
vfio/pci: Cache vendor and device ID
Alex Williamson
3
-19
/
+11
2015-09-23
vfio/pci: Move AMD device specific reset to quirks
Alex Williamson
4
-157
/
+177
2015-09-23
vfio/pci: Remove old config window and mirror quirks
Alex Williamson
3
-186
/
+0
2015-09-23
vfio/pci: Config mirror quirk
Alex Williamson
2
-110
/
+129
2015-09-23
vfio/pci: Config window quirks
Alex Williamson
2
-90
/
+276
2015-09-23
vfio/pci: Rework RTL8168 quirk
Alex Williamson
2
-80
/
+105
2015-09-23
vfio/pci: Cleanup Nvidia 0x3d0 quirk
Alex Williamson
2
-68
/
+111
2015-09-23
vfio/pci: Cleanup ATI 0x3c3 quirk
Alex Williamson
2
-19
/
+11
2015-09-23
vfio/pci: Foundation for new quirk structure
Alex Williamson
2
-104
/
+157
2015-09-23
vfio/pci: Cleanup ROM blacklist quirk
Alex Williamson
3
-20
/
+28
2015-09-23
vfio/pci: Split quirks to a separate file
Alex Williamson
4
-882
/
+908
2015-09-23
vfio/pci: Extract PCI structures to a separate header
Alex Williamson
2
-143
/
+159
2015-09-23
vfio: Change polarity of our no-mmap option
Alex Williamson
4
-4
/
+4
2015-09-23
vfio/pci: Make interrupt bypass runtime configurable
Alex Williamson
2
-12
/
+12
2015-09-23
vfio/pci: Rename MSI/X functions for easier tracing
Alex Williamson
2
-45
/
+40
2015-09-23
vfio/pci: Rename INTx functions for easier tracing
Alex Williamson
2
-31
/
+31
2015-09-23
vfio/pci: Cleanup vfio_early_setup_msix() error path
Alex Williamson
1
-14
/
+13
2015-09-23
vfio/pci: Cleanup RTL8168 quirk and tracing
Alex Williamson
2
-57
/
+41
2015-09-23
Merge remote-tracking branch 'remotes/dgibson/tags/spapr-next-20150923' into ...
Peter Maydell
18
-156
/
+954
2015-09-23
sPAPR: Enable EEH on VFIO PCI device only
Gavin Shan
1
-1
/
+1
2015-09-23
sPAPR: Revert don't enable EEH on emulated PCI devices
Gavin Shan
1
-7
/
+0
2015-09-23
ppc/spapr: Implement H_RANDOM hypercall in QEMU
Thomas Huth
6
-1
/
+213
2015-09-23
ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory()
Thomas Huth
1
-3
/
+6
2015-09-23
spapr: Fix default NUMA node allocation for threads
David Gibson
1
-0
/
+8
2015-09-23
spapr: Move memory hotplug to RTAS_LOG_V6_HP_ID_DRC_COUNT type
Bharata B Rao
1
-1
/
+1
2015-09-23
spapr: Support hotplug by specifying DRC count
Bharata B Rao
4
-14
/
+47
[next]