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
os-posix: cleanup: Replace perror with error_report
Ian Jackson
2018-04-26
os-posix: cleanup: Replace fprintf with error_report in remaining call sites
Ian Jackson
2018-04-26
xen: Expect xenstore write to fail when restricted
Ross Lagerwall
2018-04-26
xen: Remove now-obsolete xen_xc_domain_add_to_physmap
Ian Jackson
2018-04-26
xen: Use newly added dmops for mapping VGA memory
Ross Lagerwall
2018-04-26
os-posix: Provide new -runas <uid>:<gid> facility
Ian Jackson
2018-04-26
os-posix: cleanup: Replace fprintfs with error_report in change_process_uid
Ian Jackson
2018-04-26
xen: destroy_hvm_domain: Try xendevicemodel_shutdown
Ian Jackson
2018-04-26
xen: move xc_interface compatibility fallback further up the file
Ian Jackson
2018-04-26
xen: destroy_hvm_domain: Move reason into a variable
Ian Jackson
2018-04-26
xen: defer call to xen_restrict until just before os_setup_post
Ian Jackson
2018-04-26
xen: restrict: use xentoolcore_restrict_all
Ian Jackson
2018-04-26
xen: link against xentoolcore
Anthony PERARD
2018-04-26
AccelClass: Introduce accel_setup_post
Ian Jackson
2018-04-26
checkpatch: Add xendevicemodel_handle to the list of types
Ian Jackson
2018-04-26
vl.c: new function serial_max_hds()
Peter Maydell
2018-04-26
vl.c: Remove compile time limit on number of serial ports
Peter Maydell
2018-04-26
superio: Don't use MAX_SERIAL_PORTS for serial port limit
Peter Maydell
2018-04-26
serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS
Peter Maydell
2018-04-26
hw/char/exynos4210_uart.c: Remove unneeded handling of NULL chardev
Peter Maydell
2018-04-26
Remove checks on MAX_SERIAL_PORTS that are just bounds checks
Peter Maydell
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
[next]