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
2018-01-18
hw/acpi-build: Make next_base easy to follow
Dou Liyang
1
-1
/
+1
2018-01-18
ACPI/unit-test: Add a testcase for RAM allocation in numa node
Dou Liyang
5
-0
/
+24
2018-01-18
hw/pci-bridge: fix QEMU crash because of pcie-root-port
Marcel Apfelbaum
1
-1
/
+6
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
4
-49
/
+65
2018-01-18
intel-iommu: Redefine macros to enable supporting 48 bit address width
Prasad Singamsetty
3
-33
/
+61
2018-01-18
vhost-user: fix multiple queue specification
Maxime Coquelin
1
-2
/
+2
2018-01-18
pci/shpc: Move function to generic header file
Yuval Shaia
2
-11
/
+12
2018-01-18
virtio: improve virtio devices initialization time
Gal Hammer
1
-0
/
+5
2018-01-18
virtio: postpone the execution of event_notifier_cleanup function
Gal Hammer
2
-8
/
+15
2018-01-18
qemu: add a cleanup callback function to EventNotifier
Gal Hammer
3
-1
/
+7
2018-01-18
contrib/vhost-user-blk: introduce a vhost-user-blk sample application
Changpeng Liu
5
-0
/
+551
2018-01-18
contrib/libvhost-user: enable virtio config space messages
Changpeng Liu
2
-0
/
+75
2018-01-18
vhost-user-blk: introduce a new vhost-user-blk host device
Changpeng Liu
7
-0
/
+478
2018-01-18
vhost-user: add new vhost user messages to support virtio config space
Changpeng Liu
5
-0
/
+232
2018-01-18
MAINTAINERS: Add myself as maintainer to X86 machines
Marcel Apfelbaum
1
-0
/
+1
2018-01-18
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-01-17' into st...
Peter Maydell
1
-171
/
+171
2018-01-18
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
7
-10
/
+524
2018-01-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180117' int...
Peter Maydell
19
-101
/
+609
2018-01-18
cocoa.m: Fix scroll wheel support
John Arbuckle
1
-8
/
+19
2018-01-17
nbd/server: structurize option reply sending
Vladimir Sementsov-Ogievskiy
1
-27
/
+13
2018-01-17
nbd/server: Add helper functions for parsing option payload
Eric Blake
1
-60
/
+62
2018-01-17
nbd/server: Add va_list form of nbd_negotiate_send_rep_err()
Eric Blake
1
-6
/
+18
2018-01-17
nbd/server: Better error for NBD_OPT_EXPORT_NAME failure
Eric Blake
1
-1
/
+1
2018-01-17
nbd/server: refactor negotiation functions parameters
Vladimir Sementsov-Ogievskiy
1
-84
/
+84
2018-01-17
nbd/server: Hoist nbd_reject_length() earlier
Eric Blake
1
-29
/
+29
2018-01-17
i386: Add EPYC-IBPB CPU model
Eduardo Habkost
1
-0
/
+46
2018-01-17
i386: Add new -IBRS versions of Intel CPU models
Eduardo Habkost
1
-1
/
+378
2018-01-17
i386: Add FEAT_8000_0008_EBX CPUID feature word
Eduardo Habkost
2
-1
/
+21
2018-01-17
i386: Add spec-ctrl CPUID bit
Eduardo Habkost
2
-1
/
+2
2018-01-17
i386: Add support for SPEC_CTRL MSR
Paolo Bonzini
3
-0
/
+37
2018-01-17
i386: Change X86CPUDefinition::model_id to const char*
Eduardo Habkost
1
-1
/
+8
2018-01-17
target/i386: add clflushopt to "Skylake-Server" cpu model
Haozhong Zhang
2
-1
/
+6
2018-01-17
pc: add 2.12 machine types
Haozhong Zhang
3
-5
/
+26
2018-01-17
target-ppc: Fix booke206 tlbwe TLB instruction
Luc MICHEL
1
-5
/
+27
2018-01-17
target/ppc: add support for POWER9 HILE
Cédric Le Goater
2
-1
/
+2
2018-01-17
ppc/pnv: change initrd address
Cédric Le Goater
1
-1
/
+1
2018-01-17
ppc/pnv: fix XSCOM core addressing on POWER9
Cédric Le Goater
5
-21
/
+37
2018-01-17
ppc/pnv: introduce pnv*_is_power9() helpers
Cédric Le Goater
2
-5
/
+13
2018-01-17
ppc/pnv: change core mask for POWER9
Cédric Le Goater
2
-3
/
+3
2018-01-17
ppc/pnv: use POWER9 DD2 processor
Cédric Le Goater
2
-2
/
+2
2018-01-17
tests/boot-serial-test: fix powernv support
Cédric Le Goater
1
-1
/
+1
2018-01-17
ppc/pnv: Update skiboot firmware image
Cédric Le Goater
2
-0
/
+0
2018-01-17
spapr: Adjust default VSMT value for better migration compatibility
David Gibson
1
-3
/
+8
2018-01-17
spapr: Allow some cases where we can't set VSMT mode in the kernel
David Gibson
1
-7
/
+19
2018-01-17
target/ppc: Clarify compat mode max_threads value
David Gibson
3
-11
/
+20
2018-01-17
ppc: Change Power9 compat table to support at most 8 threads/core
Jose Ricardo Ziviani
1
-1
/
+8
2018-01-17
spapr: Remove unnecessary 'options' field from sPAPRCapabilityInfo
David Gibson
1
-5
/
+1
2018-01-17
hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representation
Suraj Jitindar Singh
3
-187
/
+225
2018-01-17
spapr: Handle Decimal Floating Point (DFP) as an optional capability
David Gibson
3
-3
/
+25
2018-01-17
spapr: Handle VMX/VSX presence as an spapr capability flag
David Gibson
3
-9
/
+39
[next]