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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-30
scsi-generic: Fix HM-zoned device scan
Dmitry Fomichev
2
-4
/
+7
2020-09-30
hw/char/serial-{isa, pci}: Alias QDEV properties from generic serial object
Philippe Mathieu-Daudé
2
-3
/
+4
2020-09-30
hw/char/serial: Make 'wakeup' property boolean
Philippe Mathieu-Daudé
3
-2
/
+3
2020-09-30
hw/char/serial: Rename I/O read/write trace events
Philippe Mathieu-Daudé
2
-4
/
+4
2020-09-30
hw/char/serial: Remove old DEBUG_SERIAL commented code
Philippe Mathieu-Daudé
1
-11
/
+0
2020-09-30
hw/char/serial: Replace commented DPRINTF() by trace event
Philippe Mathieu-Daudé
2
-3
/
+2
2020-09-30
hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytes
Philippe Mathieu-Daudé
1
-2
/
+2
2020-09-30
configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSI
Stefan Hajnoczi
3
-3
/
+3
2020-09-30
hw/char/serial: Remove TYPE_SERIAL_IO
Philippe Mathieu-Daudé
2
-50
/
+0
2020-09-30
hw/mips/mipssim: Use MMIO serial device on fake ISA I/O
Philippe Mathieu-Daudé
1
-2
/
+3
2020-09-30
numa: remove fixup numa_state->num_nodes to MAX_NODES
Igor Mammedov
1
-4
/
+0
2020-09-30
doc: Cleanup "'-mem-path' fallback to RAM" deprecation text
Igor Mammedov
1
-22
/
+21
2020-09-30
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
8
-74
/
+14
2020-09-30
acpi: i386: Move VMBus DSDT entry to SB
Jon Doron
1
-5
/
+7
2020-09-30
vhost-scsi: support inflight io track
Li Feng
2
-0
/
+29
2020-09-30
memory: Convert IOMMUMemoryRegionClass doc comment to kernel-doc
Eduardo Habkost
1
-9
/
+41
2020-09-30
target/i386: support KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
4
-1
/
+32
2020-09-30
MAINTAINERS: add Paolo Bonzini as RCU maintainer
Stefan Hajnoczi
1
-0
/
+8
2020-09-30
configure: Do not intent to build WHPX on 32-bit host
Philippe Mathieu-Daudé
1
-1
/
+4
2020-09-30
WHPX: vmware cpuid leaf for tsc and apic frequency
Sunil Muthuswamy
2
-12
/
+87
2020-09-30
meson: error out if qemu_suffix starts with /
Marc-André Lureau
1
-0
/
+5
2020-09-30
meson: fix MSI rule
Marc-André Lureau
1
-0
/
+1
2020-09-30
ninjatool: rebuild multi-output targets if outputs are missing
Paolo Bonzini
1
-0
/
+3
2020-09-30
meson: clean up build_by_default
Paolo Bonzini
6
-9
/
+8
2020-09-30
tests: add missing genh dependency
Claudio Fontana
1
-2
/
+2
2020-09-30
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-0
/
+17
2020-09-30
tests/acpi: update expected data files
Gerd Hoffmann
5
-5
/
+0
2020-09-30
acpi/gpex: no reason to use a method for _CRS
Gerd Hoffmann
1
-3
/
+1
2020-09-30
tests/acpi: add microvm pcie test
Gerd Hoffmann
1
-0
/
+15
2020-09-30
tests/acpi: factor out common microvm test setup
Gerd Hoffmann
1
-5
/
+10
2020-09-30
tests/acpi: add empty tests/data/acpi/microvm/DSDT.pcie file
Gerd Hoffmann
1
-0
/
+0
2020-09-30
tests/acpi: allow updates for expected data files
Gerd Hoffmann
1
-0
/
+5
2020-09-30
microvm/pcie: add 64bit mmio window
Gerd Hoffmann
1
-0
/
+9
2020-09-30
microvm: add pcie support
Gerd Hoffmann
4
-4
/
+111
2020-09-30
microvm: add irq table
Gerd Hoffmann
1
-0
/
+22
2020-09-30
arm: use acpi_dsdt_add_gpex
Gerd Hoffmann
1
-166
/
+9
2020-09-30
acpi: add acpi_dsdt_add_gpex
Gerd Hoffmann
3
-0
/
+191
2020-09-30
move MemMapEntry
Gerd Hoffmann
3
-10
/
+5
2020-09-30
tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug
Ani Sinha
2
-1
/
+0
2020-09-30
tests/acpi: unit test exercising global pci hotplug off for i440fx
Ani Sinha
2
-0
/
+18
2020-09-29
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-29' into ...
Peter Maydell
71
-2444
/
+2108
2020-09-29
Remove texinfo dependency from docker and CI configs
Peter Maydell
7
-7
/
+0
2020-09-29
configure: Drop texinfo requirement
Peter Maydell
1
-10
/
+2
2020-09-29
Remove Texinfo related line from git.orderfile
Peter Maydell
1
-1
/
+0
2020-09-29
scripts/texi2pod: Delete unused script
Peter Maydell
2
-537
/
+1
2020-09-29
docs/devel/qapi-code-gen.txt: Update to new rST backend conventions
Peter Maydell
1
-26
/
+49
2020-09-29
scripts/qapi: Remove texinfo generation support
Peter Maydell
6
-634
/
+1
2020-09-29
tests/qapi-schema: Add test of the rST QAPI doc-comment output
Peter Maydell
3
-0
/
+348
2020-09-29
meson.build: Make manuals depend on source to Sphinx extensions
Peter Maydell
2
-0
/
+9
2020-09-29
meson.build: Move SPHINX_ARGS to top level meson.build file
Peter Maydell
2
-8
/
+8
[prev]
[next]