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-03-03
qxl: refactor rounding up to a nearest power of 2
Radim Krčmář
3
-18
/
+22
2015-03-03
spice: fix invalid memory access to vga.vram
Radim Krčmář
2
-2
/
+10
2015-03-03
qxl: document minimal video memory for new modes
Radim Krčmář
1
-0
/
+3
2015-03-03
bootdevice: add check in restore_boot_order()
Gonglei
1
-1
/
+3
2015-03-03
bootdevice: check boot order argument validation before vm running
Gonglei
1
-14
/
+22
2015-03-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-26' into...
Peter Maydell
21
-240
/
+284
2015-03-03
target-tricore: Add instructions of RRR1 opcode format, which have 0xc3 as fi...
Bastian Koppelmann
3
-0
/
+418
2015-03-03
target-tricore: Add instructions of RRR1 opcode format, which have 0x43 as fi...
Bastian Koppelmann
4
-4
/
+588
2015-03-03
target-tricore: Add instructions of RRR1 opcode format, which have 0x83 as fi...
Bastian Koppelmann
3
-0
/
+534
2015-03-03
target-tricore: Add instructions of RRR2 opcode format
Bastian Koppelmann
2
-15
/
+136
2015-03-03
target-tricore: fix msub32_suov return wrong results
Bastian Koppelmann
1
-6
/
+21
2015-03-03
target-tricore: Fix RLC_ADDI, RLC_ADDIH using wrong microcode helper
Bastian Koppelmann
1
-2
/
+2
2015-03-03
Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...
Peter Maydell
9
-103
/
+113
2015-03-02
trace: add DTrace reserved words for .d files
Stefan Hajnoczi
1
-7
/
+19
2015-03-02
unbreak dtrace tracing due to double _ in rdma names
Dr. David Alan Gilbert
2
-15
/
+13
2015-03-02
vfio-pci: Enable device request notification support
Alex Williamson
2
-0
/
+101
2015-03-02
vfio: allow to disable MMAP per device with -x-mmap=off option
Samuel Pitoiset
3
-2
/
+3
2015-03-02
vfio: Make type1 listener symbols static
Alexey Kardashevskiy
2
-4
/
+2
2015-03-02
vfio: Add ioctl number to error report
Alexey Kardashevskiy
1
-2
/
+2
2015-03-02
acpi: update generated files
Michael S. Tsirkin
3
-20
/
+374
2015-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
9
-113
/
+103
2015-03-02
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
15
-91
/
+73
2015-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
8
-41
/
+47
2015-03-02
cpus: be more paranoid in avoiding deadlocks
Paolo Bonzini
1
-1
/
+5
2015-03-02
cpus: fix deadlock and segfault in qemu_mutex_lock_iothread
Paolo Bonzini
1
-4
/
+4
2015-03-02
virtio-scsi: Allocate op blocker reason before blocking
Max Reitz
2
-4
/
+4
2015-03-01
Makefile.target: binary depends on config-devices
Michael S. Tsirkin
1
-1
/
+3
2015-03-01
acpi-test-data: update after pci rewrite
Michael S. Tsirkin
4
-0
/
+0
2015-03-01
acpi, mem-hotplug: use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb().
Tang Chen
1
-1
/
+2
2015-03-01
pci-hotplug-old: Has been dead for five major releases, bury
Markus Armbruster
10
-400
/
+3
2015-03-01
pci: Give a few helpers internal linkage
Markus Armbruster
2
-14
/
+7
2015-03-01
acpi: make build_*() routines static to aml-build.c
Igor Mammedov
2
-26
/
+10
2015-03-01
pc: acpi: remove not used anymore ssdt-[misc|pcihp].hex.generated blobs
Igor Mammedov
2
-390
/
+0
2015-03-01
pc: acpi-build: drop template patching and create PCI bus tree dynamically
Igor Mammedov
3
-256
/
+80
2015-03-01
tests: ACPI: update pc/SSDT.bridge due to new alg of PCI tree creation
Igor Mammedov
1
-0
/
+0
2015-03-01
pc: acpi-build: simplify PCI bus tree generation
Igor Mammedov
1
-189
/
+85
2015-03-01
tests: add ACPI blobs for qemu with bridge cases
Igor Mammedov
2
-0
/
+0
2015-03-01
tests: bios-tables-test: add support for testing bridges
Igor Mammedov
1
-5
/
+40
2015-03-01
tests: ACPI test blobs update due to PCI0._CRS changes
Igor Mammedov
4
-0
/
+0
2015-03-01
pc: acpi-build: drop template patching and create Device(SMC) dynamically
Igor Mammedov
4
-20
/
+22
2015-03-01
pc: export applesmc IO port/len
Igor Mammedov
3
-6
/
+12
2015-03-01
acpi: add acpi_irq_no_flags() term
Igor Mammedov
2
-0
/
+22
2015-03-01
pc: acpi-build: drop remaining ssdt_misc template
Igor Mammedov
3
-27
/
+2
2015-03-01
pc: acpi: drop manual hole punching for GPE0 resources
Igor Mammedov
1
-15
/
+17
2015-03-01
pc: acpi: drop manual hole punching for CPU hotplug resources
Igor Mammedov
1
-5
/
+1
2015-03-01
pc: acpi: drop manual hole punching for PCI hotplug resources
Igor Mammedov
1
-5
/
+1
2015-03-01
pc: acpi-build: create PCI0._CRS dynamically
Igor Mammedov
5
-210
/
+52
2015-03-01
tpm: Support for capability flags of TIS 1.3
Stefan Berger
1
-1
/
+8
2015-03-01
tpm: Support for TIS selftest done flag
Stefan Berger
4
-19
/
+79
2015-03-01
tpm: Support for XFIFO register
Stefan Berger
1
-0
/
+4
[prev]
[next]