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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2018-05-18
hw/usb/dev-smartcard-reader: Handle 64 B USB packets
Jakub Jelen
2018-05-18
ccid-card-passthru: fix regression in realize()
Marc-André Lureau
2018-05-17
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2018-05-15
pc: add 2.13 machine types
Babu Moger
2018-05-15
sdcard: Correct CRC16 offset in sd_function_switch()
Philippe Mathieu-Daudé
2018-05-15
ps2: Fix mouse stream corruption due to lost data
Geoffrey McRae
2018-05-15
ps2: Clear the PS/2 queue and obey disable
Geoffrey McRae
2018-05-14
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180514' into staging
Peter Maydell
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
2018-05-14
s390x/ccw: make sure all ccw devices are properly reset
Cornelia Huck
2018-05-14
virtio-ccw: common reset handler
Cornelia Huck
2018-05-14
s390x/css: disabled subchannels cannot be status pending
Cornelia Huck
2018-05-14
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2018-05-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-05-14
net: Remove the deprecated "vlan" parameter
Thomas Huth
2018-05-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...
Peter Maydell
2018-05-11
pc-dimm: fix error messages if no slots were defined
David Hildenbrand
2018-05-10
make sure that we aren't overwriting mc->get_hotplug_handler by accident
Igor Mammedov
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
hw/arm/iotkit.c: fix minor memory leak
Peter Maydell
2018-05-10
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-minor-fixes-...
Peter Maydell
2018-05-09
opts: don't silently truncate long option values
Daniel P. Berrangé
2018-05-09
riscv: htif: increase the priority of the htif subregion
KONRAD Frederic
2018-05-09
riscv: spike: allow base == 0
KONRAD Frederic
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
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: Remove EM_RISCV ELF_MACHINE indirection
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
[next]