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-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-04-26
vl.c: Provide accessor function serial_hd() for serial_hds[] array
Peter Maydell
2018-04-26
hw/xtensa/xtfpga.c: Don't create "null" chardevs for serial devices
Peter Maydell
2018-04-26
hw/mips/mips_malta: Don't create "null" chardevs for serial devices
Peter Maydell
2018-04-26
hw/mips/boston.c: Don't create "null" chardevs for serial devices
Peter Maydell
2018-04-26
hw/arm/fsl-imx*: Don't create "null" chardevs for serial devices
Peter Maydell
2018-04-26
hw/char/serial: Allow disconnected chardevs
Peter Maydell
2018-04-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180426'...
Peter Maydell
2018-04-26
Open 2.13 development tree
Peter Maydell
2018-04-26
xilinx_spips: Correct SNOOP_NONE state when flushing the txfifo
Sai Pavan Boddu
2018-04-26
timer/aspeed: fix vmstate version id
Cédric Le Goater
2018-04-26
hw/arm/aspeed_soc: don't use vmstate_register_ram_global for SRAM
Peter Maydell
2018-04-26
hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate'
Peter Maydell
2018-04-26
hw/arm/highbank: don't make sysram 'nomigrate'
Peter Maydell
2018-04-26
hw/arm/raspi: Don't bother setting default_cpu_type
Peter Maydell
2018-04-26
target/arm: Make PMOVSCLR and PMUSERENR 64 bits wide
Aaron Lindsay
2018-04-26
target/arm: Fix bitmask for PMCCFILTR writes
Aaron Lindsay
2018-04-26
target/arm: Allow EL change hooks to do IO
Aaron Lindsay
2018-04-26
target/arm: Add pre-EL change hooks
Aaron Lindsay
2018-04-26
target/arm: Support multiple EL change hooks
Aaron Lindsay
2018-04-26
target/arm: Fetch GICv3 state directly from CPUARMState
Aaron Lindsay
2018-04-26
target/arm: Mask PMU register writes based on PMCR_EL0.N
Aaron Lindsay
2018-04-26
target/arm: Treat PMCCNTR as alias of PMCCNTR_EL0
Aaron Lindsay
2018-04-26
target/arm: Check PMCNTEN for whether PMCCNTR is enabled
Aaron Lindsay
2018-04-26
target/arm: Use v7m_stack_read() for reading the frame signature
Peter Maydell
2018-04-26
target/arm: Remove stale TODO comment
Peter Maydell
2018-04-26
arm: always start from first_cpu when registering loader cpu reset callback
Igor Mammedov
2018-04-26
device_tree: Increase FDT_MAX_SIZE to 1 MiB
Geert Uytterhoeven
2018-04-26
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180425a'...
Peter Maydell
2018-04-25
migration: remove ram_save_compressed_page()
Xiao Guangrong
2018-04-25
migration: introduce save_normal_page()
Xiao Guangrong
2018-04-25
migration: move calling save_zero_page to the common place
Xiao Guangrong
2018-04-25
migration: move calling control_save_page to the common place
Xiao Guangrong
2018-04-25
migration: move some code to ram_save_host_page
Xiao Guangrong
2018-04-25
migration: introduce control_save_page()
Xiao Guangrong
2018-04-25
migration: detect compression and decompression errors
Xiao Guangrong
2018-04-25
migration: stop decompression to allocate and free memory frequently
Xiao Guangrong
2018-04-25
migration: stop compression to allocate and free memory frequently
Xiao Guangrong
2018-04-25
migration: stop compressing page in migration thread
Xiao Guangrong
2018-04-25
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
2018-04-25
migration: add blocktime calculation into migration-test
Alexey Perevalov
2018-04-25
migration: postcopy_blocktime documentation
Alexey Perevalov
2018-04-25
migration: calculate vCPU blocktime on dst side
Alexey Perevalov
2018-04-25
migration: add postcopy blocktime ctx into MigrationIncomingState
Alexey Perevalov
2018-04-25
migration: introduce postcopy-blocktime capability
Alexey Perevalov
2018-04-24
Update version for v2.12.0 release
v2.12.0
Peter Maydell
2018-04-17
Update version for v2.12.0-rc4 release
v2.12.0-rc4
Peter Maydell
2018-04-17
Revert "mux: fix ctrl-a b again"
Peter Maydell
2018-04-17
fpu: Bound increment for scalbn
Richard Henderson
2018-04-17
mux: fix ctrl-a b again
Marc-André Lureau
[next]