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
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-16
xen: call qemu_set_cloexec instead of fcntl
Stefano Stabellini
2017-05-16
xen/9pfs: fix two resource leaks on error paths, discovered by Coverity
Stefano Stabellini
2017-05-16
xen/mapcache: store dma information in revmapcache entries for debugging
Stefano Stabellini
2017-05-16
Merge remote-tracking branch 'gkurz/tags/security-fix-for-2.10' into staging
Stefan Hajnoczi
2017-05-15
Merge remote-tracking branch 'kraxel/tags/pull-usb-20170512-1' into staging
Stefan Hajnoczi
2017-05-15
Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into staging
Stefan Hajnoczi
2017-05-15
9pfs: local: forbid client access to metadata (CVE-2017-7493)
Greg Kurz
2017-05-15
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...
Stefan Hajnoczi
2017-05-15
Merge remote-tracking branch 'kraxel/tags/pull-vga-20170511-1' into staging
Stefan Hajnoczi
2017-05-15
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into staging
Stefan Hajnoczi
2017-05-12
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2017-05-12
hw/usb/dev-serial: Do not try to set vendorid or productid properties
Thomas Huth
2017-05-12
xhci: relax link check
Ladi Prosek
2017-05-12
usb-hub: clear PORT_STAT_SUSPEND on wakeup
Ladi Prosek
2017-05-12
xhci: fix logging
Ladi Prosek
2017-05-12
usb-redir: fix stack overflow in usbredir_log_data
Gerd Hoffmann
2017-05-12
virtio-gpu: move virtio_gpu_gl_block
Gerd Hoffmann
2017-05-11
numa: use possible_cpus for not mapped CPUs check
Igor Mammedov
2017-05-11
machine: call machine init from wrapper
Igor Mammedov
2017-05-11
virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_f...
Igor Mammedov
2017-05-11
spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_...
Igor Mammedov
2017-05-11
pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
Igor Mammedov
2017-05-11
numa: mirror cpu to node mapping in MachineState::possible_cpus
Igor Mammedov
2017-05-11
virt-arm: add node-id property to CPU
Igor Mammedov
2017-05-11
pc: add node-id property to CPU
Igor Mammedov
2017-05-11
spapr: add node-id property to sPAPR core
Igor Mammedov
2017-05-11
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
2017-05-11
hw/arm/virt: explicitly allocate cpu_index for cpus
Igor Mammedov
2017-05-11
hw/arm/virt: use machine->possible_cpus for storing possible topology info
Igor Mammedov
2017-05-11
hw/arm/virt: extract mp-affinity calculation in separate function
Igor Mammedov
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
2017-05-11
numa: Allow setting NUMA distance for different NUMA nodes
He Chen
2017-05-11
nvme: Implement Write Zeroes
Christoph Hellwig
2017-05-11
vga: fix display update region calculation
Gerd Hoffmann
2017-05-11
sm501: make display updates thread safe
Gerd Hoffmann
2017-05-11
tcx: make display updates thread safe
Mark Cave-Ayland
2017-05-11
cg3: make display updates thread safe
Mark Cave-Ayland
2017-05-11
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
2017-05-11
spapr: Don't accidentally advertise HTM support on POWER9
David Gibson
2017-05-11
target/ppc: Enable RADIX mmu mode for pseries TCG guest
Suraj Jitindar Singh
2017-05-11
target/ppc: Set UPRT and GTSE on all cpus in H_REGISTER_PROCESS_TABLE
Suraj Jitindar Singh
2017-05-11
ppc: add qemu_vga.ndrv ROM to fw_cfg interface for NewWorld Macs
Mark Cave-Ayland
2017-05-11
ppc: add qemu_vga.ndrv ROM to fw_cfg interface for OldWorld Macs
Mark Cave-Ayland
2017-05-11
ppc/xics: preserve P and Q bits for KVM IRQs
Sam Bobroff
2017-05-11
ppc/xics: Fix stale irq->status bits after get
Sam Bobroff
2017-05-11
ppc/pnv: restrict BMC object to the BMC simulator
Cédric Le Goater
2017-05-10
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
2017-05-10
jazz_led: fix bad snprintf
Paolo Bonzini
2017-05-10
hw/core/generic-loader: Fix crash when running without CPU
Thomas Huth
[next]