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
2018-04-26
xen: link against xentoolcore
Anthony PERARD
1
-2
/
+7
2018-04-26
AccelClass: Introduce accel_setup_post
Ian Jackson
3
-0
/
+13
2018-04-26
checkpatch: Add xendevicemodel_handle to the list of types
Ian Jackson
1
-0
/
+1
2018-04-26
vl.c: new function serial_max_hds()
Peter Maydell
3
-3
/
+10
2018-04-26
vl.c: Remove compile time limit on number of serial ports
Peter Maydell
2
-10
/
+7
2018-04-26
superio: Don't use MAX_SERIAL_PORTS for serial port limit
Peter Maydell
1
-1
/
+3
2018-04-26
serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS
Peter Maydell
6
-9
/
+12
2018-04-26
hw/char/exynos4210_uart.c: Remove unneeded handling of NULL chardev
Peter Maydell
1
-20
/
+0
2018-04-26
Remove checks on MAX_SERIAL_PORTS that are just bounds checks
Peter Maydell
7
-20
/
+8
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
65
-143
/
+143
2018-04-26
vl.c: Provide accessor function serial_hd() for serial_hds[] array
Peter Maydell
2
-0
/
+12
2018-04-26
hw/xtensa/xtfpga.c: Don't create "null" chardevs for serial devices
Peter Maydell
1
-4
/
+0
2018-04-26
hw/mips/mips_malta: Don't create "null" chardevs for serial devices
Peter Maydell
1
-5
/
+0
2018-04-26
hw/mips/boston.c: Don't create "null" chardevs for serial devices
Peter Maydell
1
-4
/
+0
2018-04-26
hw/arm/fsl-imx*: Don't create "null" chardevs for serial devices
Peter Maydell
3
-34
/
+3
2018-04-26
hw/char/serial: Allow disconnected chardevs
Peter Maydell
1
-5
/
+0
2018-04-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180426'...
Peter Maydell
16
-78
/
+148
2018-04-26
Open 2.13 development tree
Peter Maydell
1
-1
/
+1
2018-04-26
xilinx_spips: Correct SNOOP_NONE state when flushing the txfifo
Sai Pavan Boddu
1
-1
/
+2
2018-04-26
timer/aspeed: fix vmstate version id
Cédric Le Goater
1
-1
/
+1
2018-04-26
hw/arm/aspeed_soc: don't use vmstate_register_ram_global for SRAM
Peter Maydell
1
-2
/
+1
2018-04-26
hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate'
Peter Maydell
1
-1
/
+1
2018-04-26
hw/arm/highbank: don't make sysram 'nomigrate'
Peter Maydell
1
-1
/
+1
2018-04-26
hw/arm/raspi: Don't bother setting default_cpu_type
Peter Maydell
1
-2
/
+0
2018-04-26
target/arm: Make PMOVSCLR and PMUSERENR 64 bits wide
Aaron Lindsay
2
-4
/
+5
2018-04-26
target/arm: Fix bitmask for PMCCFILTR writes
Aaron Lindsay
1
-1
/
+1
2018-04-26
target/arm: Allow EL change hooks to do IO
Aaron Lindsay
2
-0
/
+18
2018-04-26
target/arm: Add pre-EL change hooks
Aaron Lindsay
5
-9
/
+58
2018-04-26
target/arm: Support multiple EL change hooks
Aaron Lindsay
3
-18
/
+30
2018-04-26
target/arm: Fetch GICv3 state directly from CPUARMState
Aaron Lindsay
2
-18
/
+2
2018-04-26
target/arm: Mask PMU register writes based on PMCR_EL0.N
Aaron Lindsay
1
-9
/
+22
2018-04-26
target/arm: Treat PMCCNTR as alias of PMCCNTR_EL0
Aaron Lindsay
1
-1
/
+1
2018-04-26
target/arm: Check PMCNTEN for whether PMCCNTR is enabled
Aaron Lindsay
1
-1
/
+1
2018-04-26
target/arm: Use v7m_stack_read() for reading the frame signature
Peter Maydell
1
-4
/
+5
2018-04-26
target/arm: Remove stale TODO comment
Peter Maydell
1
-7
/
+1
2018-04-26
arm: always start from first_cpu when registering loader cpu reset callback
Igor Mammedov
1
-1
/
+1
2018-04-26
device_tree: Increase FDT_MAX_SIZE to 1 MiB
Geert Uytterhoeven
1
-1
/
+1
2018-04-26
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180425a'...
Peter Maydell
11
-215
/
+716
2018-04-25
migration: remove ram_save_compressed_page()
Xiao Guangrong
1
-37
/
+8
2018-04-25
migration: introduce save_normal_page()
Xiao Guangrong
1
-20
/
+30
2018-04-25
migration: move calling save_zero_page to the common place
Xiao Guangrong
1
-46
/
+59
2018-04-25
migration: move calling control_save_page to the common place
Xiao Guangrong
1
-8
/
+8
2018-04-25
migration: move some code to ram_save_host_page
Xiao Guangrong
1
-24
/
+19
2018-04-25
migration: introduce control_save_page()
Xiao Guangrong
1
-85
/
+89
2018-04-25
migration: detect compression and decompression errors
Xiao Guangrong
2
-19
/
+41
2018-04-25
migration: stop decompression to allocate and free memory frequently
Xiao Guangrong
1
-30
/
+82
2018-04-25
migration: stop compression to allocate and free memory frequently
Xiao Guangrong
3
-18
/
+68
2018-04-25
migration: stop compressing page in migration thread
Xiao Guangrong
1
-16
/
+16
2018-04-25
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
6
-5
/
+124
2018-04-25
migration: add blocktime calculation into migration-test
Alexey Perevalov
1
-0
/
+16
[next]