index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-30
hw/arm/virt: Add missing 5.0 options call to 4.2 options
Andrew Jones
2020-01-30
target/arm/kvm: trivial: Clean up header documentation
Andrew Jones
2020-01-30
hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bit
Zenghui Yu
2020-01-30
hw/s390x/ipl: replace deprecated qdev_reset_all registration
Damien Hedde
2020-01-30
vl: replace deprecated qbus_reset_all registration
Damien Hedde
2020-01-30
docs/devel/reset.rst: add doc about Resettable interface
Damien Hedde
2020-01-30
hw/core: deprecate old reset functions and introduce new ones
Damien Hedde
2020-01-30
hw/core/qdev: update hotplug reset regarding resettable
Damien Hedde
2020-01-30
hw/core/qdev: handle parent bus change regarding resettable
Damien Hedde
2020-01-30
hw/core/resettable: add support for changing parent
Damien Hedde
2020-01-30
hw/core: add Resettable support to BusClass and DeviceClass
Damien Hedde
2020-01-30
hw/core: create Resettable QOM interface
Damien Hedde
2020-01-30
hw/core/qdev: add trace events to help with resettable transition
Damien Hedde
2020-01-30
add device_legacy_reset function to prepare for reset api change
Damien Hedde
2020-01-30
hw/arm/raspi: Remove obsolete use of -smp to set the soc 'enabled-cpus'
Philippe Mathieu-Daudé
2020-01-30
misc/pca9552: Add qom set and get
Joel Stanley
2020-01-30
hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0
Cédric Le Goater
2020-01-30
ftgmac100: check RX and TX buffer alignment
Cédric Le Goater
2020-01-30
hw/arm: ast2600: Wire up the eMMC controller
Andrew Jeffery
2020-01-30
hw/sd: Configure number of slots exposed by the ASPEED SDHCI model
Andrew Jeffery
2020-01-30
target/arm/arm-semi: Don't let the guest close stdin/stdout/stderr
Peter Maydell
2020-01-30
hw/core/or-irq: Fix incorrect assert forbidding num-lines == MAX_OR_LINES
Peter Maydell
2020-01-30
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jan-29-2020' ...
Peter Maydell
2020-01-30
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-01-29-1...
Peter Maydell
2020-01-30
Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...
Peter Maydell
2020-01-29
target/mips: Add implementation of GINVT instruction
Yongbok Kim
2020-01-29
target/mips: Amend CP0 WatchHi register implementation
Yongbok Kim
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2020-01-29
target/mips: semihosting: Remove 'uhi_done' label in helper_do_semihosting()
Daniel Henrique Barboza
2020-01-29
disas: Add a field for target-dependant data to disassemble_info
Aleksandar Markovic
2020-01-29
target/mips: Rectify documentation on deprecating MIPS r4k machine
Aleksandar Markovic
2020-01-29
tpm-ppi: page-align PPI RAM
Marc-André Lureau
2020-01-29
migration/compress: compress QEMUFile is not writable
Wei Yang
2020-01-29
migration: Simplify get_qlist
Eric Auger
2020-01-29
multifd: Split multifd code into its own file
Juan Quintela
2020-01-29
multifd: Make multifd_load_setup() get an Error parameter
Juan Quintela
2020-01-29
multifd: Make multifd_save_setup() get an Error parameter
Juan Quintela
2020-01-29
migration: Make checkpatch happy with comments
Juan Quintela
2020-01-29
multifd: Use qemu_target_page_size()
Juan Quintela
2020-01-29
multifd: multifd_send_sync_main only needs the qemufile
Juan Quintela
2020-01-29
multifd: multifd_queue_page only needs the qemufile
Juan Quintela
2020-01-29
multifd: multifd_send_pages only needs the qemufile
Juan Quintela
2020-01-29
ram_addr: Split RAMBlock definition
Juan Quintela
2020-01-29
migration/multifd: fix nullptr access in multifd_send_terminate_threads
Zhimin Feng
2020-01-29
migration: Create migration_is_running()
Juan Quintela
2020-01-29
migration-test: Make sure that multifd and cancel works
Juan Quintela
2020-01-29
migration: Don't send data if we have stopped
Juan Quintela
2020-01-29
qemu-file: Don't do IO after shutdown
Juan Quintela
2020-01-29
multifd: Make sure that we don't do any IO after an error
Juan Quintela
2020-01-29
migration-test: Use g_free() instead of free()
Juan Quintela
[next]