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-07-09
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190709...
Peter Maydell
2019-07-09
Revert "hw/block/pflash_cfi02: Reduce I/O accesses to 16-bit"
Philippe Mathieu-Daudé
2019-07-09
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190709' into staging
Peter Maydell
2019-07-08
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2019-07-08-1...
Peter Maydell
2019-07-08
hw/tpm: Only build tpm_ppi.o if any of TPM_TIS/TPM_CRB is built
Philippe Mathieu-Daudé
2019-07-08
virtio-scsi: restart DMA after iothread
Stefan Hajnoczi
2019-07-08
qdev: add qdev_add_vm_change_state_handler()
Stefan Hajnoczi
2019-07-08
hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
Peter Maydell
2019-07-08
vfio-ccw: Test vfio_set_irq_signaling() return value
Alex Williamson
2019-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-05
ioapic: use irq number instead of vector in ioapic_eoi_broadcast
Li Qiang
2019-07-05
hw/i386: Fix linker error when ISAPC is disabled
Julio Montes
2019-07-05
ioapic: clear irq_eoi when updating the ioapic redirect table entry
Li Qiang
2019-07-05
intel_iommu: Fix unexpected unmaps during global unmap
Peter Xu
2019-07-05
intel_iommu: Fix incorrect "end" for vtd_address_space_unmap
Yan Zhao
2019-07-05
pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_reg...
Igor Mammedov
2019-07-05
numa: allow memory-less nodes when using memdev as backend
Igor Mammedov
2019-07-05
numa: Make deprecation warnings conditional on !qtest_enabled()
Eduardo Habkost
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
2019-07-05
qmp: Add deprecation information to query-machines
Eduardo Habkost
2019-07-05
vl.c: Add -smp, dies=* command line support and update doc
Like Xu
2019-07-05
machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
Like Xu
2019-07-05
deprecate -mem-path fallback to anonymous RAM
Igor Mammedov
2019-07-05
numa: deprecate implict memory distribution between nodes
Igor Mammedov
2019-07-05
numa: deprecate 'mem' parameter of '-numa node' option
Igor Mammedov
2019-07-05
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
2019-07-05
pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_reg...
Igor Mammedov
2019-07-05
i386: Update new x86_apicid parsing rules with die_offset support
Like Xu
2019-07-05
i386/cpu: Consolidate die-id validity in smp context
Like Xu
2019-07-05
hw/i386: Adjust nr_dies with configured smp_dies for PCMachine
Like Xu
2019-07-05
i386: Add die-level cpu topology to x86CPU on PCMachine
Like Xu
2019-07-05
hw: Replace global smp variables with MachineState for all remaining archs
Like Xu
2019-07-05
hw/arm: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
hw/i386: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
hw/s390x: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
hw/riscv: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
hw/ppc: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
general: Replace global smp variables with smp machine properties
Like Xu
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-05
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190705-pull-request' ...
Peter Maydell
2019-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-07-05
ati-vga: Fix setting offset together with pitch for r128pro
BALATON Zoltan
2019-07-05
ati-vga: Fix reverse bit blts
BALATON Zoltan
2019-07-05
ati-vga: Fix frame buffer endianness for big endian target
BALATON Zoltan
2019-07-05
ati-vga: Improve readability of ati_2d_blt function
BALATON Zoltan
2019-07-04
pc: Move compat_apic_id_mode variable to PCMachineClass
Eduardo Habkost
2019-07-04
virtio: Don't change "started" flag on virtio_vmstate_change()
Xie Yongji
2019-07-04
virtio: Make sure we get correct state of device on handle_aio_output()
Xie Yongji
2019-07-04
virtio: Set "start_on_kick" on virtio_set_features()
Xie Yongji
2019-07-04
virtio: Set "start_on_kick" for legacy devices
Xie Yongji
[next]