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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
s390: cpumodel: fix description for the new vector facility
Christian Borntraeger
1
-1
/
+1
2019-07-09
tcg: Fix expansion of INDEX_op_not_vec
Richard Henderson
1
-0
/
+6
2019-07-09
tcg/riscv: Fix RISC-VH host build failure
Alistair Francis
1
-2
/
+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
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
10
-21
/
+130
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
qcow2: Allow -o compat=v3 during qemu-img amend
Eric Blake
1
-3
/
+3
2019-07-08
MAINTAINERS: update RBD block maintainer
Jason Dillaman
1
-1
/
+1
2019-07-08
block/qcow: Improve error when opening qcow2 files as qcow
John Snow
1
-1
/
+6
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
3
-0
/
+67
2019-07-08
vl: add qemu_add_vm_change_state_handler_prio()
Stefan Hajnoczi
2
-12
/
+49
2019-07-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190708'...
Peter Maydell
4
-25
/
+13
2019-07-08
target/arm/vfp_helper: Call set_fpscr_to_host before updating to FPSCR
Philippe Mathieu-Daudé
1
-2
/
+2
2019-07-08
hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
Peter Maydell
1
-6
/
+2
2019-07-08
tests/migration-test: Fix read off end of aarch64_kernel array
Peter Maydell
1
-15
/
+7
2019-07-08
target/arm: Fix sve_zcr_len_for_el
Richard Henderson
1
-2
/
+2
2019-07-08
s390x/cpumodel: Set up CPU model for AQIC interception
Pierre Morel
3
-0
/
+3
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
9
-44
/
+76
2019-07-08
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
79
-936
/
+1687
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
Makefile: generate header file with the list of devices enabled
Julio Montes
2
-0
/
+6
2019-07-05
target/i386: kvm: Fix when nested state is needed for migration
Liran Alon
1
-3
/
+2
2019-07-05
minikconf: do not include variables from MINIKCONF_ARGS in config-all-devices...
Paolo Bonzini
1
-1
/
+4
2019-07-05
target/i386: fix feature check in hyperv-stub.c
Alex Bennée
1
-1
/
+1
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
i386/kvm: Fix build with -m32
Max Reitz
1
-3
/
+4
2019-07-05
checkpatch: do not warn for multiline parenthesized returned value
Paolo Bonzini
1
-1
/
+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
tests: use -numa memdev option in tests instead of legacy 'mem' option
Igor Mammedov
1
-12
/
+28
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: Add Cascadelake-Server-v2 CPU model
Eduardo Habkost
2
-0
/
+87
2019-07-05
docs: Deprecate CPU model runnability guarantees
Eduardo Habkost
1
-0
/
+19
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
7
-1
/
+203
2019-07-05
i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliases
Eduardo Habkost
1
-580
/
+21
2019-07-05
i386: Define -IBRS, -noTSX, -IBRS versions of CPU models
Eduardo Habkost
1
-0
/
+186
2019-07-05
i386: Register versioned CPU models
Eduardo Habkost
4
-30
/
+318
2019-07-05
i386: Get model-id from CPU object on "-cpu help"
Eduardo Habkost
1
-3
/
+13
2019-07-05
i386: Add x-force-features option for testing
Eduardo Habkost
2
-2
/
+12
2019-07-05
qmp: Add "alias-of" field to query-cpu-definitions
Eduardo Habkost
1
-1
/
+8
2019-07-05
i386: Introduce SnowRidge CPU model
Paul Lai
1
-0
/
+71
2019-07-05
qmp: Add deprecation information to query-machines
Eduardo Habkost
2
-1
/
+7
2019-07-05
vl.c: Add -smp, dies=* command line support and update doc
Like Xu
3
-21
/
+29
2019-07-05
machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
Like Xu
5
-73
/
+163
2019-07-05
target/i386: Add CPUID.1F generation support for multi-dies PCMachine
Like Xu
3
-0
/
+54
[prev]
[next]