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
2018-01-16
tcg/arm: Support tlb offsets larger than 64k
Richard Henderson
2018-01-16
tcg/arm: Fix double-word comparisons
Richard Henderson
2018-01-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180116'...
Peter Maydell
2018-01-16
sdhci: add a 'dma' property to the sysbus devices
Philippe Mathieu-Daudé
2018-01-16
sdhci: fix the PCI device, using the PCI address space for DMA
Philippe Mathieu-Daudé
2018-01-16
sdhci: Implement write method of ACMD12ERRSTS register
Andrey Smirnov
2018-01-16
sdhci: fix CAPAB/MAXCURR registers, both are 64bit and read-only
Philippe Mathieu-Daudé
2018-01-16
sdhci: rename the SDHC_CAPAB register
Philippe Mathieu-Daudé
2018-01-16
sdhci: move MASK_TRNMOD with other SDHC_TRN* defines in "sd-internal.h"
Philippe Mathieu-Daudé
2018-01-16
sdhci: convert the DPRINT() calls into trace events
Philippe Mathieu-Daudé
2018-01-16
sdhci: use qemu_log_mask(UNIMP) instead of fprintf()
Philippe Mathieu-Daudé
2018-01-16
sdhci: refactor common sysbus/pci unrealize() into sdhci_common_unrealize()
Philippe Mathieu-Daudé
2018-01-16
sdhci: refactor common sysbus/pci realize() into sdhci_common_realize()
Philippe Mathieu-Daudé
2018-01-16
sdhci: refactor common sysbus/pci class_init() into sdhci_common_class_init()
Philippe Mathieu-Daudé
2018-01-16
sdhci: use DEFINE_SDHCI_COMMON_PROPERTIES() for common sysbus/pci properties
Philippe Mathieu-Daudé
2018-01-16
sdhci: remove dead code
Philippe Mathieu-Daudé
2018-01-16
sdhci: clean up includes
Philippe Mathieu-Daudé
2018-01-16
target/arm: Add fp16 support to vfp_expand_imm
Richard Henderson
2018-01-16
target/arm: Split out vfp_expand_imm
Richard Henderson
2018-01-16
hw/sd/omap_mmc: Reset SD card on controller reset
Peter Maydell
2018-01-16
hw/sd/ssi-sd: Reset SD card on controller reset
Peter Maydell
2018-01-16
hw/sd/milkymist-memcard: Reset SD card on controller reset
Peter Maydell
2018-01-16
hw/sd/pl181: Reset SD card on controller reset
Peter Maydell
2018-01-16
target/arm: Handle page table walk load failures correctly
Peter Maydell
2018-01-16
hw/arm/virt: Add virt-2.12 machine type
Peter Maydell
2018-01-16
get_phys_addr_pmsav7: Support AP=0b111 for v7M
Peter Maydell
2018-01-16
hw/intc/armv7m: Support byte and halfword accesses to CFSR
Peter Maydell
2018-01-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180115' i...
Peter Maydell
2018-01-15
migration: remove notify in fd_error
Peter Xu
2018-01-15
migration: remove some block_cleanup_parameters()
Peter Xu
2018-01-15
migration: put the finish part into a new function
Peter Xu
2018-01-15
migration: major cleanup for migrate iterations
Peter Xu
2018-01-15
migration: cleanup stats update into function
Peter Xu
2018-01-15
migration: use switch at the end of migration
Peter Xu
2018-01-15
migration: introduce migrate_calculate_complete
Peter Xu
2018-01-15
migration: introduce downtime_start
Peter Xu
2018-01-15
migration: move vm_old_running into global state
Peter Xu
2018-01-15
migration: split use of MigrationState.total_time
Peter Xu
2018-01-15
migration: remove "enable_colo" var
Peter Xu
2018-01-15
migration: qemu_savevm_state_cleanup() in cleanup
Peter Xu
2018-01-15
migration: assert colo instead of check
Peter Xu
2018-01-15
migration: finalize current_migration object
Vladimir Sementsov-Ogievskiy
2018-01-15
migration: Guard ram_bytes_remaining against early call
Dr. David Alan Gilbert
2018-01-15
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
2018-01-15
migration: add blocktime calculation into migration-test
Alexey Perevalov
2018-01-15
migration: postcopy_blocktime documentation
Alexey Perevalov
2018-01-15
migration: calculate vCPU blocktime on dst side
Alexey Perevalov
2018-01-15
migration: add postcopy blocktime ctx into MigrationIncomingState
Alexey Perevalov
2018-01-15
migration: introduce postcopy-blocktime capability
Alexey Perevalov
2018-01-15
migration: fix analyze-migration.py script with radix table
Laurent Vivier
[next]