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-05-08
target/openrisc: Fix LGPL information in the file headers
Thomas Huth
13
-13
/
+13
2019-05-08
hw/i2c/smbus_ich9: Fix the confusing contributions-after-2012 statement
Thomas Huth
1
-13
/
+8
2019-05-08
tests: qpci_unplug_acpi_device_test() should not rely on global_qtest
Thomas Huth
7
-13
/
+24
2019-05-08
tests/drive_del-test: Use qtest_init() instead of qtest_start()
Thomas Huth
1
-31
/
+32
2019-05-08
tests/Makefile: Remove unused test-obj-y variable
Thomas Huth
1
-19
/
+0
2019-05-08
tests/tpm-tests: Use g_test_skip() to mark skipped tests
Thomas Huth
1
-1
/
+1
2019-05-08
tests/ide-test: Make test independent of global_qtest
Thomas Huth
1
-125
/
+159
2019-05-08
tests/test-hmp: Use qtest_init() instead of qtest_start()
Thomas Huth
1
-9
/
+10
2019-05-08
tests/qmp-cmd-test: Use qtest_init() instead of qtest_start()
Thomas Huth
1
-6
/
+9
2019-05-08
tests/megasas: Make test independent of global_qtest
Thomas Huth
1
-1
/
+1
2019-05-08
tests/tco: Make test independent of global_qtest
Thomas Huth
1
-31
/
+32
2019-05-08
tests: Force Python I/O encoding for check-qapi-schema
Eduardo Habkost
1
-1
/
+1
2019-05-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...
Peter Maydell
21
-127
/
+291
2019-05-07
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190507-pull-request' ...
Peter Maydell
13
-62
/
+84
2019-05-07
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190506' into staging
Peter Maydell
5
-46
/
+241
2019-05-07
target/arm: Stop using variable length array in dc_zva
Peter Maydell
1
-2
/
+6
2019-05-07
target/arm: Implement XPSR GE bits
Peter Maydell
2
-2
/
+14
2019-05-07
hw/intc/armv7m_nvic: Don't enable ARMV7M_EXCP_DEBUG from reset
Peter Maydell
1
-1
/
+3
2019-05-07
hw/intc/armv7m_nvic: NS BFAR and BFSR are RAZ/WI if BFHFNMINS == 0
Peter Maydell
1
-3
/
+24
2019-05-07
hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure()
Peter Maydell
1
-2
/
+7
2019-05-07
osdep: Fix mingw compilation regarding stdio formats
Cao Jiaxi
1
-5
/
+5
2019-05-07
util/cacheinfo: Use uint64_t on LLP64 model to satisfy Windows ARM64
Cao Jiaxi
1
-1
/
+1
2019-05-07
qga: Fix mingw compilation warnings on enum conversion
Cao Jiaxi
1
-1
/
+1
2019-05-07
QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets
Cao Jiaxi
3
-3
/
+8
2019-05-07
arm: aspeed: Set SDRAM size
Joel Stanley
2
-0
/
+9
2019-05-07
arm: Allow system registers for KVM guests to be changed by QEMU code
Peter Maydell
6
-22
/
+46
2019-05-07
hw/arm/raspi: Diagnose requests for too much RAM
Peter Maydell
1
-0
/
+7
2019-05-07
hw/arm/virt: Support firmware configuration with -blockdev
Markus Armbruster
2
-69
/
+129
2019-05-07
pflash_cfi01: New pflash_cfi01_legacy_drive()
Markus Armbruster
3
-14
/
+31
2019-05-07
pc: Rearrange pc_system_firmware_init()'s legacy -drive loop
Markus Armbruster
1
-13
/
+11
2019-05-07
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...
Peter Maydell
10
-36
/
+521
2019-05-07
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
1
-0
/
+0
2019-05-07
i2c-ddc: move it to hw/display
Paolo Bonzini
9
-10
/
+10
2019-05-07
ati-vga: Fix check for blt outside vram
BALATON Zoltan
1
-6
/
+6
2019-05-07
qxl: avoid unaligned pointer reads/writes
Daniel P. Berrangé
1
-31
/
+24
2019-05-07
vl: add -vga help support
Marc-André Lureau
1
-9
/
+31
2019-05-07
vl: constify VGAInterfaceInfo
Marc-André Lureau
1
-3
/
+3
2019-05-07
hw/display/cirrus_vga: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
2019-05-07
hw/display/cirrus_vga: Update the documentation URL
Philippe Mathieu-Daudé
1
-2
/
+7
2019-05-07
qxl: check release info object
Prasad J Pandit
1
-0
/
+3
2019-05-06
decodetree: Add DisasContext argument to !function expanders
Richard Henderson
5
-31
/
+32
2019-05-06
decodetree: Expand a decode_load function
Richard Henderson
1
-3
/
+172
2019-05-06
decodetree: Initial support for variable-length ISAs
Richard Henderson
1
-12
/
+37
2019-05-04
hw/pvrdma: Add support for SRQ
Kamal Heib
4
-1
/
+209
2019-05-04
hw/rdma: Modify create/destroy QP to support SRQ
Kamal Heib
6
-33
/
+67
2019-05-04
hw/rdma: Add support for managing SRQ resource
Kamal Heib
3
-0
/
+111
2019-05-04
hw/rdma: Add SRQ support to backend layer
Kamal Heib
5
-2
/
+134
2019-05-04
Update slirp submodule
Samuel Thibault
1
-0
/
+0
2019-05-03
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
9
-65
/
+285
2019-05-03
Merge remote-tracking branch 'remotes/lersek/tags/smbios_lp_1821884_20190503'...
Peter Maydell
7
-10
/
+40
[next]