index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-10
arm/boot: split load_dtb() from arm_load_kernel()
Igor Mammedov
2018-05-10
platform-bus-device: use device plug callback instead of machine_done notifier
Igor Mammedov
2018-05-10
pc: simplify MachineClass::get_hotplug_handler handling
Igor Mammedov
2018-05-10
softfloat: Handle default NaN mode after pickNaNMulAdd, not before
Peter Maydell
2018-05-10
hw/arm/iotkit.c: fix minor memory leak
Peter Maydell
2018-05-08
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2018-05-08
sheepdog: Fix sd_co_create_opts() memory leaks
Kevin Wolf
2018-05-08
iotests: Add test for cancelling a mirror job
Max Reitz
2018-05-08
block/mirror: Make cancel always cancel pre-READY
Max Reitz
2018-05-08
block/mirror: honor ratelimit again
Stefan Hajnoczi
2018-05-08
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-05-08
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180507-pull-request' ...
Peter Maydell
2018-05-08
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-pull-2018050...
Peter Maydell
2018-05-08
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180507-pull-request' ...
Peter Maydell
2018-05-08
ppc: e500: use g_strdup_printf() instead of snprintf()
Greg Kurz
2018-05-07
scripts/device-crash-test: Removed fixed CAN entries
Thomas Huth
2018-05-07
vl: allow 'maxmem' without 'slot'
David Hildenbrand
2018-05-07
spapr: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
2018-05-07
pc: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
2018-05-07
machine: rename MemoryHotplugState to DeviceMemoryState
David Hildenbrand
2018-05-07
pc-dimm: move actual plug/unplug of a memory region to MemoryDevice
David Hildenbrand
2018-05-07
pc-dimm: factor out capacity and slot checks into MemoryDevice
David Hildenbrand
2018-05-07
pc-dimm: factor out address search into MemoryDevice code
David Hildenbrand
2018-05-07
pc-dimm: pass in the machine and to the MemoryHotplugState
David Hildenbrand
2018-05-07
pc-dimm: no need to pass the memory region
David Hildenbrand
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
2018-05-07
qxl: fix local renderer crash
Gerd Hoffmann
2018-05-07
usb-host: skip open on pending postload bh
Gerd Hoffmann
2018-05-07
usb-mtp: Unconditionally check for the readonly bit
Bandan Das
2018-05-07
usb-mtp: Add some NULL checks for issues pointed out by coverity
Bandan Das
2018-05-06
RISC-V: Mark ROM read-only after copying in code
Michael Clark
2018-05-06
RISC-V: No traps on writes to misa,minstret,mcycle
Michael Clark
2018-05-06
RISC-V: Make mtvec/stvec ignore vectored traps
Michael Clark
2018-05-06
RISC-V: Add mcycle/minstret support for -icount auto
Michael Clark
2018-05-06
RISC-V: Use [ms]counteren CSRs when priv ISA >= v1.10
Michael Clark
2018-05-06
RISC-V: Allow S-mode mxr access when priv ISA >= v1.10
Michael Clark
2018-05-06
RISC-V: Clear mtval/stval on exceptions without info
Michael Clark
2018-05-06
RISC-V: Hardwire satp to 0 for no-mmu case
Michael Clark
2018-05-06
RISC-V: Update E and I extension order
Michael Clark
2018-05-06
RISC-V: Remove erroneous comment from translate.c
Michael Clark
2018-05-06
RISC-V: Remove EM_RISCV ELF_MACHINE indirection
Michael Clark
2018-05-06
RISC-V: Make virt header comment title consistent
Michael Clark
2018-05-06
RISC-V: Make some header guards more specific
Michael Clark
2018-05-06
RISC-V: Fix missing break statement in disassembler
Michael Clark
2018-05-06
RISC-V: Include instruction hex in disassembly
Michael Clark
2018-05-06
RISC-V: Remove unused class definitions
Michael Clark
2018-05-06
RISC-V: Remove identity_translate from load_elf
Michael Clark
2018-05-06
RISC-V: Use ROM base address and size from memmap
Michael Clark
2018-05-06
RISC-V: Make virt board description match spike
Michael Clark
[next]