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
2020-01-30
hw/arm/raspi: Remove obsolete use of -smp to set the soc 'enabled-cpus'
Philippe Mathieu-Daudé
1
-2
/
+0
2020-01-30
misc/pca9552: Add qom set and get
Joel Stanley
1
-0
/
+90
2020-01-30
hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0
Cédric Le Goater
2
-5
/
+41
2020-01-30
ftgmac100: check RX and TX buffer alignment
Cédric Le Goater
1
-0
/
+13
2020-01-30
hw/arm: ast2600: Wire up the eMMC controller
Andrew Jeffery
3
-12
/
+45
2020-01-30
hw/sd: Configure number of slots exposed by the ASPEED SDHCI model
Andrew Jeffery
5
-3
/
+15
2020-01-30
target/arm/arm-semi: Don't let the guest close stdin/stdout/stderr
Peter Maydell
1
-0
/
+9
2020-01-30
hw/core/or-irq: Fix incorrect assert forbidding num-lines == MAX_OR_LINES
Peter Maydell
1
-1
/
+1
2020-01-30
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jan-29-2020' ...
Peter Maydell
51
-121
/
+356
2020-01-30
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-01-29-1...
Peter Maydell
1
-1
/
+2
2020-01-30
Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...
Peter Maydell
16
-1082
/
+1332
2020-01-29
target/mips: Add implementation of GINVT instruction
Yongbok Kim
7
-26
/
+184
2020-01-29
target/mips: Amend CP0 WatchHi register implementation
Yongbok Kim
5
-7
/
+69
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
40
-79
/
+92
2020-01-29
target/mips: semihosting: Remove 'uhi_done' label in helper_do_semihosting()
Daniel Henrique Barboza
1
-8
/
+7
2020-01-29
disas: Add a field for target-dependant data to disassemble_info
Aleksandar Markovic
1
-0
/
+3
2020-01-29
target/mips: Rectify documentation on deprecating MIPS r4k machine
Aleksandar Markovic
1
-1
/
+1
2020-01-29
tpm-ppi: page-align PPI RAM
Marc-André Lureau
1
-1
/
+2
2020-01-29
migration/compress: compress QEMUFile is not writable
Wei Yang
1
-13
/
+3
2020-01-29
migration: Simplify get_qlist
Eric Auger
2
-16
/
+13
2020-01-29
multifd: Split multifd code into its own file
Juan Quintela
6
-994
/
+1041
2020-01-29
multifd: Make multifd_load_setup() get an Error parameter
Juan Quintela
5
-10
/
+33
2020-01-29
multifd: Make multifd_save_setup() get an Error parameter
Juan Quintela
3
-3
/
+5
2020-01-29
migration: Make checkpatch happy with comments
Juan Quintela
1
-4
/
+6
2020-01-29
multifd: Use qemu_target_page_size()
Juan Quintela
1
-4
/
+5
2020-01-29
multifd: multifd_send_sync_main only needs the qemufile
Juan Quintela
1
-6
/
+6
2020-01-29
multifd: multifd_queue_page only needs the qemufile
Juan Quintela
1
-4
/
+4
2020-01-29
multifd: multifd_send_pages only needs the qemufile
Juan Quintela
1
-4
/
+4
2020-01-29
ram_addr: Split RAMBlock definition
Juan Quintela
3
-39
/
+66
2020-01-29
migration/multifd: fix nullptr access in multifd_send_terminate_threads
Zhimin Feng
1
-1
/
+9
2020-01-29
migration: Create migration_is_running()
Juan Quintela
3
-8
/
+26
2020-01-29
migration-test: Make sure that multifd and cancel works
Juan Quintela
1
-1
/
+111
2020-01-29
migration: Don't send data if we have stopped
Juan Quintela
1
-1
/
+2
2020-01-29
qemu-file: Don't do IO after shutdown
Juan Quintela
1
-1
/
+21
2020-01-29
multifd: Make sure that we don't do any IO after an error
Juan Quintela
1
-9
/
+13
2020-01-29
migration-test: Use g_free() instead of free()
Juan Quintela
1
-1
/
+1
2020-01-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2
-108
/
+96
2020-01-28
Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20200127' into staging
Peter Maydell
33
-27
/
+3350
2020-01-27
tests/ide-test: Create a single unit-test covering more PRDT cases
Alexander Popov
1
-100
/
+74
2020-01-27
ide: Fix incorrect handling of some PRDTs in ide_dma_cb()
Alexander Popov
1
-8
/
+22
2020-01-27
target/hppa: Allow, but diagnose, LDCW aligned only mod 4
Richard Henderson
3
-1
/
+25
2020-01-27
hw/hppa/machine: Map the PDC memory region with higher priority
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-27
hw/hppa/machine: Restrict the total memory size to 3GB
Philippe Mathieu-Daudé
1
-5
/
+4
2020-01-27
hw/hppa/machine: Correctly check the firmware is in PDC range
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-27
hppa: Add emulation of Artist graphics
Sven Schnelle
8
-1
/
+1482
2020-01-27
seabios-hppa: update to latest version
Sven Schnelle
2
-0
/
+0
2020-01-27
hppa: Switch to tulip NIC by default
Helge Deller
1
-2
/
+2
2020-01-27
hppa: add emulation of LASI PS2 controllers
Sven Schnelle
9
-1
/
+332
2020-01-27
ps2: accept 'Set Key Make and Break' commands
Sven Schnelle
1
-0
/
+10
2020-01-27
hppa: Add support for LASI chip with i82596 NIC
Helge Deller
14
-2
/
+1406
[next]