index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
9
-9
/
+9
2017-05-16
Merge remote-tracking branch 'gkurz/tags/security-fix-for-2.10' into staging
Stefan Hajnoczi
1
-2
/
+56
2017-05-15
Merge remote-tracking branch 'kraxel/tags/pull-usb-20170512-1' into staging
Stefan Hajnoczi
4
-36
/
+11
2017-05-15
Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into staging
Stefan Hajnoczi
3
-18
/
+22
2017-05-15
9pfs: local: forbid client access to metadata (CVE-2017-7493)
Greg Kurz
1
-2
/
+56
2017-05-15
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...
Stefan Hajnoczi
11
-77
/
+400
2017-05-15
Merge remote-tracking branch 'kraxel/tags/pull-vga-20170511-1' into staging
Stefan Hajnoczi
4
-85
/
+53
2017-05-15
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into staging
Stefan Hajnoczi
6
-19
/
+67
2017-05-12
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2
-0
/
+27
2017-05-12
hw/usb/dev-serial: Do not try to set vendorid or productid properties
Thomas Huth
1
-18
/
+6
2017-05-12
xhci: relax link check
Ladi Prosek
1
-1
/
+1
2017-05-12
usb-hub: clear PORT_STAT_SUSPEND on wakeup
Ladi Prosek
1
-0
/
+1
2017-05-12
xhci: fix logging
Ladi Prosek
1
-5
/
+2
2017-05-12
usb-redir: fix stack overflow in usbredir_log_data
Gerd Hoffmann
1
-12
/
+1
2017-05-12
virtio-gpu: move virtio_gpu_gl_block
Gerd Hoffmann
2
-16
/
+18
2017-05-11
numa: use possible_cpus for not mapped CPUs check
Igor Mammedov
1
-0
/
+58
2017-05-11
machine: call machine init from wrapper
Igor Mammedov
1
-0
/
+6
2017-05-11
virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_f...
Igor Mammedov
2
-18
/
+14
2017-05-11
spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_...
Igor Mammedov
2
-14
/
+4
2017-05-11
pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
Igor Mammedov
3
-19
/
+17
2017-05-11
numa: mirror cpu to node mapping in MachineState::possible_cpus
Igor Mammedov
1
-0
/
+96
2017-05-11
virt-arm: add node-id property to CPU
Igor Mammedov
1
-0
/
+15
2017-05-11
pc: add node-id property to CPU
Igor Mammedov
1
-0
/
+17
2017-05-11
spapr: add node-id property to sPAPR core
Igor Mammedov
2
-3
/
+25
2017-05-11
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
3
-15
/
+56
2017-05-11
hw/arm/virt: explicitly allocate cpu_index for cpus
Igor Mammedov
1
-0
/
+4
2017-05-11
hw/arm/virt: use machine->possible_cpus for storing possible topology info
Igor Mammedov
1
-3
/
+37
2017-05-11
hw/arm/virt: extract mp-affinity calculation in separate function
Igor Mammedov
1
-17
/
+26
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
4
-0
/
+7
2017-05-11
numa: Allow setting NUMA distance for different NUMA nodes
He Chen
2
-0
/
+30
2017-05-11
nvme: Implement Write Zeroes
Christoph Hellwig
2
-0
/
+27
2017-05-11
vga: fix display update region calculation
Gerd Hoffmann
1
-1
/
+1
2017-05-11
sm501: make display updates thread safe
Gerd Hoffmann
1
-20
/
+7
2017-05-11
tcx: make display updates thread safe
Mark Cave-Ayland
1
-44
/
+24
2017-05-11
cg3: make display updates thread safe
Mark Cave-Ayland
1
-20
/
+21
2017-05-11
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
1
-2
/
+4
2017-05-11
spapr: Don't accidentally advertise HTM support on POWER9
David Gibson
1
-1
/
+1
2017-05-11
target/ppc: Enable RADIX mmu mode for pseries TCG guest
Suraj Jitindar Singh
1
-4
/
+11
2017-05-11
target/ppc: Set UPRT and GTSE on all cpus in H_REGISTER_PROCESS_TABLE
Suraj Jitindar Singh
1
-11
/
+7
2017-05-11
ppc: add qemu_vga.ndrv ROM to fw_cfg interface for NewWorld Macs
Mark Cave-Ayland
1
-1
/
+17
2017-05-11
ppc: add qemu_vga.ndrv ROM to fw_cfg interface for OldWorld Macs
Mark Cave-Ayland
1
-1
/
+17
2017-05-11
ppc/xics: preserve P and Q bits for KVM IRQs
Sam Bobroff
1
-0
/
+12
2017-05-11
ppc/xics: Fix stale irq->status bits after get
Sam Bobroff
1
-0
/
+1
2017-05-11
ppc/pnv: restrict BMC object to the BMC simulator
Cédric Le Goater
1
-1
/
+1
2017-05-10
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
10
-17
/
+18
2017-05-10
jazz_led: fix bad snprintf
Paolo Bonzini
1
-2
/
+2
2017-05-10
hw/core/generic-loader: Fix crash when running without CPU
Thomas Huth
1
-4
/
+5
2017-05-10
virtio-blk: Remove useless condition around g_free()
Fam Zheng
1
-3
/
+1
2017-05-09
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into staging
Stefan Hajnoczi
3
-27
/
+35
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
2
-7
/
+7
[next]