]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2020-01-24 Marc-André... object: do not free class properties
2020-01-24 Marc-André... object: add object_property_set_default
2020-01-24 Marc-André... qstring: add qstring_free()
2020-01-24 Marc-André... object: make object_class_property_add* return property
2020-01-24 Marc-André... object: add class property initializer
2020-01-24 Marc-André... object: avoid extra class property key duplication
2020-01-24 Marc-André... qdev: move helper function to monitor/misc
2020-01-24 Marc-André... qdev: remove extraneous error
2020-01-24 Marc-André... qdev: remove duplicated qdev_property_add_static() doc
2020-01-24 Marc-André... object: add extra sanity checks
2020-01-24 Philippe Mathieu... accel/tcg: Sanitize include path
2020-01-24 Philippe Mathieu... accel: Replace current_machine->accelerator by current_...
2020-01-24 Philippe Mathieu... accel: Introduce the current_accel() wrapper
2020-01-24 Philippe Mathieu... qom/object: Display more helpful message when a parent...
2020-01-24 Philippe Mathieu... target/arm/kvm: Use CPUState::kvm_state in kvm_arm_pmu_...
2020-01-24 Philippe Mathieu... hw/ppc/spapr_rtas: Remove local variable
2020-01-24 Philippe Mathieu... hw/ppc/spapr_rtas: Access MachineState via SpaprMachine...
2020-01-24 Philippe Mathieu... hw/ppc/spapr_rtas: Use local MachineState variable
2020-01-24 Pan Nengyuanvirtio-scsi: convert to new virtio_delete_queue
2020-01-24 Pan Nengyuanvirtio-scsi: delete vqs in unrealize to avoid memleaks
2020-01-24 Paolo Bonzinitarget/i386: kvm: initialize microcode revision from KVM
2020-01-24 Paolo Bonzinitarget/i386: add a ucode-rev property
2020-01-24 Paolo Bonzinitarget/i386: kvm: initialize feature MSRs very early
2020-01-24 Philippe Mathieu... hw/core/Makefile: Group generic objects versus system...
2020-01-24 Philippe Mathieu... hw/core: Restrict reset handlers API to system-mode
2020-01-24 Philippe Mathieu... Makefile: Remove unhelpful comment
2020-01-24 Philippe Mathieu... Makefile: Restrict system emulation and tools objects
2020-01-24 Philippe Mathieu... Makefile: Clarify all the codebase requires qom/ objects
2020-01-24 Philippe Mathieu... configure: Do not build libfdt if not required
2020-01-24 Philippe Mathieu... hw/pci-host/designware: Remove unuseful FALLTHROUGH...
2020-01-24 Philippe Mathieu... hw/net/imx_fec: Remove unuseful FALLTHROUGH comments
2020-01-24 Philippe Mathieu... hw/net/imx_fec: Rewrite fall through comments
2020-01-24 Philippe Mathieu... hw/timer/aspeed_timer: Add a fall through comment
2020-01-24 Philippe Mathieu... hw/display/tcx: Add missing fall through comments
2020-01-24 Philippe Mathieu... audio/audio: Add missing fall through comment
2020-01-24 Philippe Mathieu... qom/object: Display more helpful message when an interf...
2020-01-24 zhenwei pipvpanic: implement crashloaded event handling
2020-01-24 zhenwei pipvpanic: introduce crashloaded for pvpanic
2020-01-24 Greg Kurzcpu: Use cpu_class_set_parent_reset()
2020-01-24 Greg Kurzcpu: Introduce cpu_class_set_parent_reset()
2020-01-21 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-01-21 Philippe Mathieu... gitlab-ci.yml: Add jobs to build EDK2 firmware binaries
2020-01-21 Philippe Mathieu... roms/edk2-funcs: Force softfloat ARM toolchain prefix...
2020-01-21 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2020-01-21 Laurent Vivierm68k: Fix regression causing Single-Step via GDB/RSP...
2020-01-21 Stefan HajnocziMakefile: add missing mkdir MANUAL_BUILDDIR
2020-01-20 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/9p...
2020-01-20 Daniel Henrique... 9pfs/9p.c: remove unneeded labels
2020-01-20 Daniel Henrique... virtfs-proxy-helper.c: remove 'err_out' label in setugid()
2020-01-20 Greg Kurz9p: init_in_iov_from_pdu can truncate the size
2020-01-20 Daniel Henrique... 9p: local: always return -1 on error in local_unlinkat_...
2020-01-20 Jiajun Chen9pfs: local: Fix possible memory leak in local_link()
2020-01-20 Markus Armbrusterqapi: Fix code generation with Python 3.5
2020-01-20 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2020-01-20 Juan Quintelamultifd: Be consistent about using uint64_t
2020-01-20 Eric Augermigration: Support QLIST migration
2020-01-20 Peter Xuapic: Use 32bit APIC ID for migration instance ID
2020-01-20 Peter Xumigration: Change SaveStateEntry.instance_id into uint32_t
2020-01-20 Peter Xumigration: Define VMSTATE_INSTANCE_ID_ANY
2020-01-20 Alexey RomkoBug #1829242 correction.
2020-01-20 Jiahui Cenmigration/multifd: fix destroyed mutex access in termin...
2020-01-20 Jiahui Cenmigration/multifd: fix nullptr access in terminating...
2020-01-20 Wei Yangmigration/multifd: not use multifd during postcopy
2020-01-20 Wei Yangmigration/multifd: clean pages after filling packet
2020-01-20 Wei Yangmigration/postcopy: enable compress during postcopy
2020-01-20 Wei Yangmigration/postcopy: enable random order target page...
2020-01-20 Wei Yangmigration/postcopy: set all_zero to true on the first...
2020-01-20 Wei Yangmigration/postcopy: count target page number to decide...
2020-01-20 Wei Yangmigration/postcopy: wait for decompress thread in precopy
2020-01-20 Wei Yangmigration/postcopy: reduce memset when it is zero page...
2020-01-20 Yury Kotovmigration/ram: Yield periodically to the main loop
2020-01-20 Scott Chelohamigration: savevm_state_handler_insert: constant-time...
2020-01-20 Scott Chelohamigration: add savevm_state_handler_remove()
2020-01-20 Marc-André... misc: use QEMU_IS_ALIGNED
2020-01-20 Yury Kotovmigration: Fix the re-run check of the migrate-incoming...
2020-01-20 Fangrui Songmigration: Fix incorrect integer->float conversion...
2020-01-20 Dr. David Alan... migration: Rate limit inside host pages
2020-01-20 Daniel Henrique... ram.c: remove unneeded labels
2020-01-20 Laurent Vivierrunstate: ignore finishmigrate -> prelaunch transition
2020-01-20 Juan Quintelamigration-test: introduce functions to handle string...
2020-01-20 Juan Quintelamigration: Make sure that we don't call write() in...
2020-01-20 Juan Quintelamigration-test: Add migration multifd test
2020-01-20 Juan Quintelamultifd: Initialize local variable
2020-01-17 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-01-17 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-01-17 Richard Hendersontarget/arm: Set ISSIs16Bit in make_issinfo
2020-01-17 Jeff Kubasciktarget/arm: Return correct IL bit in merge_syn_data_abort
2020-01-17 Jeff Kubascikarm/gicv3: update virtual irq state after IAR register...
2020-01-17 Jeff Kubasciktarget/arm: adjust program counter for wfi exception...
2020-01-17 Martin Kaiseri.MX: add an emulation for RNGC
2020-01-17 Masahiro Yamadatarget/arm/arm-semi: fix SYS_OPEN to return nonzero...
2020-01-17 Philippe Mathieu... hw/arm/allwinner-a10: Remove local qemu_irq variables
2020-01-17 Philippe Mathieu... hw/arm/allwinner-a10: Simplify by passing IRQs with...
2020-01-17 Philippe Mathieu... hw/arm/allwinner-a10: Move SoC definitions out of header
2020-01-17 Philippe Mathieu... tests/boot_linux_console: Add a SD card test for the...
2020-01-17 Philippe Mathieu... tests/boot_linux_console: Add initrd test for the Cubie...
2020-01-17 Alistair Francishw/arm: Add the Netduino Plus 2
2020-01-17 Alistair Francishw/arm: Add the STM32F4xx SoC
2020-01-17 Alistair Francishw/misc: Add the STM32F4xx EXTI device
2020-01-17 Alistair Francishw/misc: Add the STM32F4xx Sysconfig device
next