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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2021-01-25
net: checksum: Introduce fine control over checksum type
Bin Meng
2021-01-23
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-01-23
ide: atapi: check logical block address and read size (CVE-2020-29443)
Prasad J Pandit
2021-01-22
usb-host: map LIBUSB_SPEED_SUPER_PLUS to USB_SPEED_SUPER
Gerd Hoffmann
2021-01-22
usb: add pcap support.
Gerd Hoffmann
2021-01-22
hw/usb/dev-uas: Report command additional adb length as unsupported
Philippe Mathieu-Daudé
2021-01-22
hw/usb/hcd-xhci: Fix extraneous format-truncation error on 32-bit hosts
Philippe Mathieu-Daudé
2021-01-22
hw/usb: Convert to qdev_realize()
Markus Armbruster
2021-01-22
hw/usb: Fix bad printf format specifiers
Alex Chen
2021-01-22
hw/usb/host-libusb.c: fix build with kernel < 5.0
Fabrice Fontaine
2021-01-21
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210121' into...
Peter Maydell
2021-01-21
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-01-20' into st...
Peter Maydell
2021-01-21
vfio-ccw: Connect the device request notifier
Eric Farman
2021-01-20
block: Honor blk_set_aio_context() context requirements
Sergio Lopez
2021-01-20
hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZE
Jiaxun Yang
2021-01-19
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...
Peter Maydell
2021-01-19
hw/m68k/next-cube: Add vmstate for NeXTPC device
Peter Maydell
2021-01-19
hw/m68k/next-cube: Remove unused fields from NeXTState
Peter Maydell
2021-01-19
hw/m68k/next-cube: Move rtc into NeXTPC struct
Peter Maydell
2021-01-19
hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC device
Peter Maydell
2021-01-19
hw/m68k/next-cube: Move int_status and int_mask to NeXTPC struct
Peter Maydell
2021-01-19
hw/m68k/next-cube: Make next_irq take NeXTPC* as its opaque
Peter Maydell
2021-01-19
hw/m68k/next-cube: Move scr_ops into NeXTPC device
Peter Maydell
2021-01-19
hw/m68k/next-cube: Move mmio_ops into NeXTPC device
Peter Maydell
2021-01-19
hw/m68k/next-cube: Move register/interrupt functionality into a device
Peter Maydell
2021-01-19
hw/m68k/next-cube: Make next_irq() function static
Peter Maydell
2021-01-19
spapr_cpu_core.c: use g_auto* in spapr_create_vcpu()
Daniel Henrique Barboza
2021-01-19
spapr_rtas.c: fix identation of rtas_ibm_suspend_me() args
Daniel Henrique Barboza
2021-01-19
spapr_hcall.c: make do_client_architecture_support static
Daniel Henrique Barboza
2021-01-19
spapr: Improve handling of memory unplug with old guests
Greg Kurz
2021-01-19
sam460ex: Use type cast macro instead of simple cast
BALATON Zoltan
2021-01-19
Revert "ppc4xx: Move common dependency on serial to common option"
BALATON Zoltan
2021-01-19
Revert "sam460ex: Remove FDT_PPC dependency from KConfig"
BALATON Zoltan
2021-01-19
hw/ppc: Remove unused ppcuic_init()
Peter Maydell
2021-01-19
hw/ppc/ppc405_uc: Drop use of ppcuic_init()
Peter Maydell
2021-01-19
hw/intc/ppc-uic: Make default dcr-base 0xc0, not 0x30
Peter Maydell
2021-01-19
hw/ppc: Delete unused ppc405cr_init() code
Peter Maydell
2021-01-19
hw/ppc/sam460ex: Drop use of ppcuic_init()
Peter Maydell
2021-01-18
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-01-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1801...
Peter Maydell
2021-01-18
hw/ide/ahci: Replace fprintf() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
2021-01-18
misc/mos6522: Use timer_free() in the finalize function to avoid memleak
Gan Qixin
2021-01-18
pl031: Use timer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-18
hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
2021-01-18
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-01-18
semihosting: Implement SYS_ISERROR
Keith Packard
2021-01-18
semihosting: Implement SYS_TMPNAM
Keith Packard
2021-01-18
semihosting: Implement SYS_ELAPSED and SYS_TICKFREQ
Keith Packard
2021-01-18
riscv: Add semihosting support
Keith Packard
2021-01-18
semihosting: Support SYS_HEAPINFO when env->boot_info is not set
Keith Packard
[next]