OSDN Git Service

qmiga/qemu.git
2020-01-29 Yongbok Kimtarget/mips: Amend CP0 WatchHi register implementation
2020-01-29 Aleksandar... hw/core/loader: Let load_elf() populate a field with...
2020-01-29 Daniel Henrique... target/mips: semihosting: Remove 'uhi_done' label in...
2020-01-29 Aleksandar... disas: Add a field for target-dependant data to disasse...
2020-01-29 Aleksandar... target/mips: Rectify documentation on deprecating MIPS...
2020-01-28 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-01-27 Richard Hendersontarget/hppa: Allow, but diagnose, LDCW aligned only...
2020-01-27 Philippe Mathieu... hw/hppa/machine: Map the PDC memory region with higher...
2020-01-27 Philippe Mathieu... hw/hppa/machine: Restrict the total memory size to 3GB
2020-01-27 Philippe Mathieu... hw/hppa/machine: Correctly check the firmware is in...
2020-01-27 Sven Schnellehppa: Add emulation of Artist graphics
2020-01-27 Sven Schnelleseabios-hppa: update to latest version
2020-01-27 Helge Dellerhppa: Switch to tulip NIC by default
2020-01-27 Sven Schnellehppa: add emulation of LASI PS2 controllers
2020-01-27 Sven Schnelleps2: accept 'Set Key Make and Break' commands
2020-01-27 Helge Dellerhppa: Add support for LASI chip with i82596 NIC
2020-01-27 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-01-27 Helge Dellerhw/hppa/dino.c: Improve emulation of Dino PCI chip
2020-01-27 Kevin Wolfiscsi: Don't access non-existent scsi_lba_status_descriptor
2020-01-27 Felipe Franciosiiscsi: Cap block count from GET LBA STATUS (CVE-2020...
2020-01-27 Eiichi Tsukatablock/backup: fix memory leak in bdrv_backup_top_append()
2020-01-27 Sergio Lopeziotests: Test handling of AioContexts with some blockde...
2020-01-27 Sergio Lopezblockdev: Return bs to the proper context on snapshot...
2020-01-27 Sergio Lopezblockdev: Acquire AioContext on dirty bitmap functions
2020-01-27 Sergio Lopezblock/backup-top: Don't acquire context while dropping top
2020-01-27 Sergio Lopezblockdev: honor bdrv_try_set_aio_context() context...
2020-01-27 Sergio Lopezblockdev: unify qmp_blockdev_backup and blockdev-backup...
2020-01-27 Sergio Lopezblockdev: unify qmp_drive_backup and drive-backup trans...
2020-01-27 Sergio Lopezblockdev: fix coding style issues in drive_backup_prepare
2020-01-27 Thomas Huthiotests: Add more "skip_if_unsupported" statements...
2020-01-27 Max Reitziotests.py: Let wait_migration wait even more
2020-01-27 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-01-27 Janosch Franks390x: sigp: Fix sense running reporting
2020-01-27 Thomas Huthhw/s390x: Add a more verbose comment about get_machine_...
2020-01-27 Richard Hendersontarget/s390x: Remove DisasFields argument from extract_insn
2020-01-27 Richard Hendersontarget/s390x: Move DisasFields into DisasContext
2020-01-27 Richard Hendersontarget/s390x: Pass DisasContext to get_field and have_field
2020-01-27 Richard Hendersontarget/s390x: Remove DisasFields argument from callbacks
2020-01-27 Richard Hendersontarget/s390x: Move struct DisasFields definition earlier
2020-01-27 Thomas Huthtarget/s390x/kvm: Enable adapter interruption suppressi...
2020-01-27 Cornelia Huckdocs/devel: fix stable process doc formatting
2020-01-27 Philippe Mathieu... target/s390x: Remove duplicated ifdef macro
2020-01-27 Cornelia Hucks390x/event-facility: fix error propagation
2020-01-27 Cornelia Hucks390x: adapter routes error handling
2020-01-27 Daniel Henrique... s390x/event-facility.c: remove unneeded labels
2020-01-27 Daniel Henrique... intc/s390_flic_kvm.c: remove unneeded label in kvm_flic...
2020-01-27 Daniel Henrique... s390x/sclp.c: remove unneeded label in sclp_service_call()
2020-01-27 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-01-24 Paolo Bonzinibuild-sys: clean up flags included in the linker comman...
2020-01-24 Kashyap Chamarthytarget/i386: Add the 'model-id' for Skylake -v3 CPU...
2020-01-24 Marc-André... qdev: use object_property_help()
2020-01-24 Marc-André... qapi/qmp: add ObjectPropertyInfo.default-value
2020-01-24 Marc-André... qom: introduce object_property_help()
2020-01-24 Paolo Bonziniqom: simplify qmp_device_list_properties()
2020-01-24 Marc-André... vl: print default value in object help
2020-01-24 Marc-André... qdev: register properties as class properties
2020-01-24 Marc-André... qdev: move instance properties to class properties
2020-01-24 Paolo Bonziniqdev: rename DeviceClass.props
2020-01-24 Marc-André... qdev: set properties with device_class_set_props()
2020-01-24 Marc-André... object: return self in object_ref()
2020-01-24 Marc-André... object: release all props
2020-01-24 Marc-André... object: add object_class_property_add_link()
2020-01-24 Marc-André... object: express const link with link property
2020-01-24 Marc-André... object: add direct link flag
2020-01-24 Marc-André... object: rename link "child" to "target"
2020-01-24 Marc-André... object: check strong flag with &
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
next