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-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
2019-07-04
virtio: add "use-started" property
Xie Yongji
2019-07-04
virtio-pci: fix missing device properties
Marc-André Lureau
2019-07-04
pc: Support for virtio-pmem-pci
David Hildenbrand
2019-07-04
virtio-pci: Proxy for virtio-pmem
Pankaj Gupta
2019-07-04
hw/timer/armv7m_systick: Forbid non-privileged accesses
Peter Maydell
2019-07-04
target/arm: v8M: Check state of exception being returned from
Peter Maydell
2019-07-04
arm v8M: Forcibly clear negative-priority exceptions on deactivate
Peter Maydell
2019-07-04
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20190702.0' in...
Peter Maydell
2019-07-04
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf1-v3...
Peter Maydell
2019-07-04
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190702' into...
Peter Maydell
2019-07-03
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190703-pull-request' ...
Peter Maydell
2019-07-03
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jul-02-2019' ...
Peter Maydell
2019-07-03
hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...
Peter Maydell
2019-07-03
virtio-gpu: check if the resource already exists in virtio_gpu_load()
Li Qiang
2019-07-03
virtio-gpu: fix unmap in error path
Gerd Hoffmann
2019-07-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-02
sunhme: ensure that RX descriptor ring overflow is indicated to client driver
Mark Cave-Ayland
2019-07-02
sunhme: fix return values from sunhme_receive() during receive packet processing
Mark Cave-Ayland
2019-07-02
sunhme: flush any queued packets when HME_MAC_RXCFG_ENABLE bit is raised
Mark Cave-Ayland
2019-07-02
sunhme: fix incorrect constant in sunhme_can_receive()
Mark Cave-Ayland
2019-07-02
sunhme: add trace event for logging PCI IRQ
Mark Cave-Ayland
[next]