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
2019-11-05
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
9
-19
/
+48
2019-11-05
piix4: Add an i8254 PIT Controller as specified in datasheet
Hervé Poussineau
2
-4
/
+4
2019-11-05
piix4: Add an i8257 DMA Controller as specified in datasheet
Hervé Poussineau
2
-2
/
+4
2019-11-05
piix4: Rename PIIX4 object to piix4-isa
Hervé Poussineau
3
-2
/
+3
2019-11-05
Revert "irq: introduce qemu_irq_proxy()"
Philippe Mathieu-Daudé
2
-19
/
+0
2019-11-05
piix4: Add an i8259 Interrupt Controller as specified in datasheet
Hervé Poussineau
3
-30
/
+44
2019-11-05
piix4: Add the Reset Control Register
Hervé Poussineau
1
-3
/
+46
2019-11-05
MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets
Philippe Mathieu-Daudé
1
-1
/
+6
2019-11-05
Makefile: Fix config-devices.mak not regenerated when Kconfig updated
Philippe Mathieu-Daudé
1
-1
/
+2
2019-11-05
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-11-04' in...
Peter Maydell
5
-15
/
+73
2019-11-05
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-req...
Peter Maydell
2
-3
/
+25
2019-11-05
q800: fix I/O memory map
Laurent Vivier
1
-8
/
+32
2019-11-05
image-fuzzer: Use OSerror.strerror instead of tuple subscript
Eduardo Habkost
1
-2
/
+2
2019-11-05
image-fuzzer: Use errors parameter of subprocess.Popen()
Eduardo Habkost
1
-7
/
+4
2019-11-05
image-fuzzer: Run using python3
Eduardo Habkost
3
-4
/
+1
2019-11-05
image-fuzzer: Encode file name and file format to bytes
Eduardo Habkost
1
-2
/
+2
2019-11-05
image-fuzzer: Use bytes constant for field values
Eduardo Habkost
1
-2
/
+2
2019-11-05
image-fuzzer: Return bytes objects on string fuzzing functions
Eduardo Habkost
1
-21
/
+21
2019-11-05
image-fuzzer: Use %r for all fiels at Field.__repr__()
Eduardo Habkost
1
-2
/
+2
2019-11-05
image-fuzzer: Use io.StringIO
Eduardo Habkost
1
-5
/
+9
2019-11-05
image-fuzzer: Explicitly use integer division operator
Eduardo Habkost
2
-26
/
+26
2019-11-05
image-fuzzer: Write bytes instead of string to image file
Eduardo Habkost
1
-1
/
+1
2019-11-05
image-fuzzer: Open image files in binary mode
Eduardo Habkost
1
-1
/
+1
2019-11-05
hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accesses
Philippe Mathieu-Daudé
1
-0
/
+4
2019-11-05
hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registers
Philippe Mathieu-Daudé
1
-0
/
+8
2019-11-05
qemu-options: Rework the help text of the '-display' option
Thomas Huth
1
-9
/
+21
2019-11-05
linux-user: Support for NETLINK socket options
Josh Kunz
1
-0
/
+101
2019-11-05
hw/i386: AMD-Vi IVRS DMA alias support
Alex Williamson
1
-7
/
+120
2019-11-05
pci: Use PCI aliases when determining device IOMMU address space
Alex Williamson
1
-3
/
+40
2019-11-04
qga: Add "guest-get-memory-block-info" to blacklist
Basil Salman
2
-2
/
+3
2019-11-04
qga-win: network-get-interfaces command name field bug fix
Bishara AbuHattoum
1
-5
/
+5
2019-11-04
block/file-posix: Let post-EOF fallocate serialize
Max Reitz
1
-0
/
+36
2019-11-04
block: Add bdrv_co_get_self_request()
Max Reitz
2
-0
/
+19
2019-11-04
block: Make wait/mark serialising requests public
Max Reitz
2
-12
/
+15
2019-11-04
block/block-copy: fix s->copy_size for compressed cluster
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2019-11-04
nvme: fix NSSRS offset in CAP register
Klaus Jensen
1
-1
/
+1
2019-11-02
Merge remote-tracking branch 'remotes/palmer/tags/palmer-for-master-4.2-sf1' ...
Peter Maydell
1
-2
/
+2
2019-11-02
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191101-...
Peter Maydell
16
-59
/
+1798
2019-11-01
target/arm: Allow reading flags from FPSCR for M-profile
Christophe Lyon
1
-2
/
+3
2019-11-01
hw/arm/boot: Rebuild hflags when modifying CPUState at boot
Edgar E. Iglesias
1
-0
/
+1
2019-11-01
target/arm/kvm: host cpu: Add support for sve<N> properties
Andrew Jones
6
-33
/
+55
2019-11-01
target/arm/cpu64: max cpu: Support sve properties with KVM
Andrew Jones
5
-56
/
+377
2019-11-01
target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
Andrew Jones
3
-7
/
+25
2019-11-01
target/arm/kvm64: max cpu: Enable SVE when available
Andrew Jones
5
-4
/
+69
2019-11-01
target/arm/kvm64: Add kvm_arch_get/put_sve
Andrew Jones
1
-28
/
+155
2019-11-01
target/arm/cpu64: max cpu: Introduce sve<N> properties
Andrew Jones
8
-9
/
+606
2019-11-01
target/arm: Allow SVE to be disabled via a CPU property
Andrew Jones
4
-9
/
+49
2019-11-01
tests/fw_cfg: Test 'reboot-timeout=-1' special value
Philippe Mathieu-Daudé
1
-0
/
+21
2019-11-01
fw_cfg: Allow reboot-timeout=-1 again
Dr. David Alan Gilbert
1
-3
/
+4
2019-11-01
MAINTAINERS: Change to my personal email address
Palmer Dabbelt
1
-2
/
+2
[prev]
[next]