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
2019-10-04
vfio: Turn the container error into an Error handle
Eric Auger
2019-10-04
lm32: do not leak memory on object_new/object_unref
Paolo Bonzini
2019-10-04
mips: fix memory leaks in board initialization
Paolo Bonzini
2019-10-04
hppa: fix leak from g_strdup_printf
Paolo Bonzini
2019-10-04
mcf5208: fix leak from qemu_allocate_irqs
Paolo Bonzini
2019-10-04
microblaze: fix leak of fdevice tree blob
Paolo Bonzini
2019-10-04
ide: fix leak from qemu_allocate_irqs
Paolo Bonzini
2019-10-04
hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.c
Thomas Huth
2019-10-01
hw/core/loader: Fix possible crash in rom_copy()
Thomas Huth
2019-10-01
hw/m68k/next-cube: Avoid static RTC variables and introduce control register
Thomas Huth
2019-09-30
s390: do not call memory_region_allocate_system_memory() multiple times
Igor Mammedov
2019-09-30
s390x: sclp: Report insufficient SCCB length
Claudio Imbrenda
2019-09-30
s390x: sclp: fix error handling for oversize control blocks
Janosch Frank
2019-09-30
s390x: sclp: boundary check
Janosch Frank
2019-09-30
s390x: sclp: refactor invalid command check
Janosch Frank
2019-09-30
s390: PCI: fix IOMMU region init
Matthew Rosato
2019-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'...
Peter Maydell
2019-09-27
hw/arm/boot: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2019-09-27
hw/arm/boot.c: Set NSACR.{CP11,CP10} for NS kernel boots
Peter Maydell
2019-09-27
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190925' into staging
Peter Maydell
2019-09-25
cputlb: Remove cpu->mem_io_vaddr
Richard Henderson
2019-09-25
vhost: Fix memory region section comparison
Dr. David Alan Gilbert
2019-09-24
xen-bus: only set the xen device frontend state if it is missing
Mark Syms
2019-09-24
xen-block: treat XenbusStateUnknown the same as XenbusStateClosed
Paul Durrant
2019-09-24
xen: perform XenDevice clean-up in XenBus watch handler
Paul Durrant
2019-09-24
xen: introduce separate XenWatchList for XenDevice objects
Paul Durrant
2019-09-24
xen / notify: introduce a new XenWatchList abstraction
Paul Durrant
2019-09-24
xen-bus: check whether the frontend is active during device reset...
Paul Durrant
2019-09-23
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20190923' into s...
Peter Maydell
2019-09-23
Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-...
Peter Maydell
2019-09-23
s390x/kvm: Officially require at least kernel 3.15
Thomas Huth
2019-09-20
pc: Add an SMB0 ACPI device to q35
Corey Minyard
2019-09-20
ipmi: Fix SSIF ACPI handling to use the right CRS
Corey Minyard
2019-09-20
acpi: Add i2c serial bus CRS handling
Corey Minyard
2019-09-20
ipmi: Add an SMBus IPMI interface
Corey Minyard
2019-09-20
ipmi: Add PCI IPMI interfaces
Corey Minyard
2019-09-20
smbios:ipmi: Ignore IPMI devices with no fwinfo function
Corey Minyard
2019-09-20
ipmi: Allow a size value to be passed for I/O space
Corey Minyard
2019-09-20
ipmi: Split out BT-specific code from ISA BT code
Corey Minyard
2019-09-20
ipmi: Split out KCS-specific code from ISA KCS code
Corey Minyard
2019-09-20
ipmi: Add a UUID device property
Corey Minyard
2019-09-20
ipmi: Generate an interrupt on watchdog pretimeout expiry
Corey Minyard
2019-09-20
ipmi: Fix the get watchdog command
Corey Minyard
2019-09-20
ipmi: Fix watchdog NMI handling
Corey Minyard
2019-09-20
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-09-19
Merge remote-tracking branch 'remotes/kraxel/tags/ati-20190919-pull-request' ...
Peter Maydell
2019-09-19
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2019-09-19
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf1-v3...
Peter Maydell
2019-09-19
vfio: fix a typo
Chen Zhang
2019-09-19
ati: use vga_read_byte in ati_cursor_define
Gerd Hoffmann
[next]