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
2019-07-12
virtio pmem: remove transitional names
Pankaj Gupta
1
-2
/
+0
2019-07-12
virtio pmem: remove memdev null check
Pankaj Gupta
1
-2
/
+2
2019-07-12
virtio pmem: fix wrong mem region condition
Pankaj Gupta
1
-1
/
+1
2019-07-12
virtio-balloon: fix QEMU 4.0 config size migration incompatibility
Stefan Hajnoczi
2
-3
/
+27
2019-07-12
xio3130_downstream: typo fix
Michael S. Tsirkin
1
-1
/
+1
2019-07-12
xics/kvm: Always set the MASKED bit if interrupt is masked
Greg Kurz
1
-0
/
+3
2019-07-09
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190709...
Peter Maydell
1
-1
/
+4
2019-07-09
Revert "hw/block/pflash_cfi02: Reduce I/O accesses to 16-bit"
Philippe Mathieu-Daudé
1
-1
/
+4
2019-07-09
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190709' into staging
Peter Maydell
1
-3
/
+2
2019-07-08
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2019-07-08-1...
Peter Maydell
1
-2
/
+2
2019-07-08
hw/tpm: Only build tpm_ppi.o if any of TPM_TIS/TPM_CRB is built
Philippe Mathieu-Daudé
1
-2
/
+2
2019-07-08
virtio-scsi: restart DMA after iothread
Stefan Hajnoczi
2
-4
/
+4
2019-07-08
qdev: add qdev_add_vm_change_state_handler()
Stefan Hajnoczi
2
-0
/
+62
2019-07-08
hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
Peter Maydell
1
-6
/
+2
2019-07-08
vfio-ccw: Test vfio_set_irq_signaling() return value
Alex Williamson
1
-3
/
+2
2019-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-36
/
+58
2019-07-05
ioapic: use irq number instead of vector in ioapic_eoi_broadcast
Li Qiang
1
-5
/
+5
2019-07-05
hw/i386: Fix linker error when ISAPC is disabled
Julio Montes
1
-3
/
+9
2019-07-05
ioapic: clear irq_eoi when updating the ioapic redirect table entry
Li Qiang
1
-0
/
+1
2019-07-05
intel_iommu: Fix unexpected unmaps during global unmap
Peter Xu
1
-26
/
+41
2019-07-05
intel_iommu: Fix incorrect "end" for vtd_address_space_unmap
Yan Zhao
1
-2
/
+2
2019-07-05
pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_reg...
Igor Mammedov
1
-1
/
+5
2019-07-05
numa: allow memory-less nodes when using memdev as backend
Igor Mammedov
1
-12
/
+7
2019-07-05
numa: Make deprecation warnings conditional on !qtest_enabled()
Eduardo Habkost
1
-5
/
+10
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
3
-0
/
+11
2019-07-05
qmp: Add deprecation information to query-machines
Eduardo Habkost
1
-0
/
+1
2019-07-05
vl.c: Add -smp, dies=* command line support and update doc
Like Xu
1
-13
/
+17
2019-07-05
machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
Like Xu
2
-0
/
+155
2019-07-05
deprecate -mem-path fallback to anonymous RAM
Igor Mammedov
1
-2
/
+4
2019-07-05
numa: deprecate implict memory distribution between nodes
Igor Mammedov
1
-0
/
+3
2019-07-05
numa: deprecate 'mem' parameter of '-numa node' option
Igor Mammedov
1
-0
/
+2
2019-07-05
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
4
-0
/
+4
2019-07-05
pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_reg...
Igor Mammedov
1
-1
/
+5
2019-07-05
i386: Update new x86_apicid parsing rules with die_offset support
Like Xu
1
-10
/
+17
2019-07-05
i386/cpu: Consolidate die-id validity in smp context
Like Xu
3
-0
/
+29
2019-07-05
hw/i386: Adjust nr_dies with configured smp_dies for PCMachine
Like Xu
1
-5
/
+11
2019-07-05
i386: Add die-level cpu topology to x86CPU on PCMachine
Like Xu
1
-2
/
+7
2019-07-05
hw: Replace global smp variables with MachineState for all remaining archs
Like Xu
9
-4
/
+13
2019-07-05
hw/arm: Replace global smp variables with machine smp properties
Like Xu
14
-23
/
+54
2019-07-05
hw/i386: Replace global smp variables with machine smp properties
Like Xu
4
-12
/
+28
2019-07-05
hw/s390x: Replace global smp variables with machine smp properties
Like Xu
2
-2
/
+3
2019-07-05
hw/riscv: Replace global smp variables with machine smp properties
Like Xu
5
-6
/
+18
2019-07-05
hw/ppc: Replace global smp variables with machine smp properties
Like Xu
7
-15
/
+42
2019-07-05
general: Replace global smp variables with smp machine properties
Like Xu
2
-1
/
+4
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
10
-38
/
+39
2019-07-05
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190705-pull-request' ...
Peter Maydell
2
-63
/
+75
2019-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
17
-70
/
+556
2019-07-05
ati-vga: Fix setting offset together with pitch for r128pro
BALATON Zoltan
1
-2
/
+2
2019-07-05
ati-vga: Fix reverse bit blts
BALATON Zoltan
1
-15
/
+40
2019-07-05
ati-vga: Fix frame buffer endianness for big endian target
BALATON Zoltan
2
-5
/
+6
[next]