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
2016-07-11
s390x/pci: fix failures of dma map/unmap
Yi Min Zhao
1
-4
/
+2
2016-07-11
s390x/css: Unplug handler of virtual css bridge
Jing Liu
7
-57
/
+164
2016-07-11
s390x/css: Factor out virtual css bridge and bus
Jing Liu
6
-88
/
+127
2016-07-11
s390x/css: use define for "virtual-css-bridge" literal
Sascha Silbe
3
-3
/
+6
2016-07-11
s390x/css: factor out some generic code from virtio_ccw_device_realize()
Sascha Silbe
4
-110
/
+175
2016-07-11
s390x/ipl: fix reboots for migration from different bios
David Hildenbrand
2
-2
/
+11
2016-07-11
s390x/ipl: Support IPL from selected SCSI device
Alexander Yarygin
2
-0
/
+31
2016-07-11
pc-bios/s390-ccw.img: rebuild image
Cornelia Huck
1
-0
/
+0
2016-07-11
pc-bios/s390-ccw: Pass selected SCSI device to IPL
Eugene (jno) Dvurechenski
4
-0
/
+37
2016-07-10
build: Use $(AS) for optionrom explicitly
Richard Henderson
3
-8
/
+7
2016-07-08
translate-all: Fix user-mode self-modifying code in 2 page long TB
Stanislav Shmarov
1
-5
/
+5
2016-07-08
cputlb: Fix for self-modifying writes across page boundaries
Samuel Damashek
1
-9
/
+35
2016-07-08
cputlb: Add address parameter to VICTIM_TLB_HIT
Samuel Damashek
2
-7
/
+7
2016-07-08
cputlb: Move VICTIM_TLB_HIT out of line
Richard Henderson
2
-25
/
+29
2016-07-07
linux-user: Fix i386 safe-syscall.S
Richard Henderson
1
-18
/
+6
2016-07-07
target-i386: Enable LMCE for '-cpu host' if supported by host
Haozhong Zhang
1
-0
/
+15
2016-07-07
target-i386: Publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfg
Haozhong Zhang
2
-0
/
+33
2016-07-07
target-i386: kvm: Add basic Intel LMCE support
Ashok Raj
4
-4
/
+67
2016-07-07
target-i386: Report hyperv feature words through qom
Evgeny Yakovlev
3
-48
/
+120
2016-07-07
target-i386: Show host and VM TSC frequencies on mismatch
Eduardo Habkost
1
-1
/
+3
2016-07-07
pc: Parse CPU features only once
Igor Mammedov
4
-55
/
+28
2016-07-07
arm: virt: Parse cpu_model only once
Igor Mammedov
2
-22
/
+21
2016-07-07
cpu: Use CPUClass->parse_features() as convertor to global properties
Igor Mammedov
4
-22
/
+54
2016-07-07
target-i386: Avoid using locals outside their scope
Paolo Bonzini
1
-1
/
+1
2016-07-07
target-i386: TCG can support CPUID.07H:EBX.erms
Paolo Bonzini
1
-2
/
+3
2016-07-07
target-sparc: Use sparc_cpu_parse_features() directly
Igor Mammedov
1
-3
/
+4
2016-07-07
vl: Set errp to &error_abort on machine compat_props
Eduardo Habkost
1
-0
/
+2
2016-07-07
machine: Add machine_register_compat_props() function
Eduardo Habkost
3
-7
/
+19
2016-07-07
qdev: GlobalProperty.errp field
Eduardo Habkost
2
-3
/
+12
2016-07-07
qdev: Eliminate qemu_add_globals() function
Eduardo Habkost
3
-22
/
+16
2016-07-07
qdev: Don't stop applying globals on first error
Eduardo Habkost
1
-1
/
+0
2016-07-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160707'...
Peter Maydell
15
-30
/
+107
2016-07-07
i.MX: split the GPT timer implementation into per SOC definitions
Jean-Christophe Dubois
7
-11
/
+84
2016-07-07
hw/block/m25p80: fix resource leak
Shannon Zhao
1
-2
/
+4
2016-07-07
aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows
Peter Maydell
5
-6
/
+6
2016-07-07
aux: fix break that wanted to break two levels out
Paolo Bonzini
1
-6
/
+6
2016-07-07
xlnx_dp: fix iffy xlnx_dp_aux_push_tx_fifo
Paolo Bonzini
1
-4
/
+6
2016-07-07
target-arm/arm-semi.c: In SYS_HEAPINFO use correct type for 'limit'
Peter Maydell
1
-1
/
+1
2016-07-07
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
11
-6
/
+70
2016-07-07
tap: vhost busy polling support
Jason Wang
11
-6
/
+70
2016-07-06
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160706' into staging
Peter Maydell
16
-198
/
+341
2016-07-06
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160706-1' into ...
Peter Maydell
14
-65
/
+121
2016-07-06
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-06' into ...
Peter Maydell
63
-713
/
+1025
2016-07-06
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-1
/
+1
2016-07-06
replay: Use new QAPI cloning
Eric Blake
1
-27
/
+3
2016-07-06
sockets: Use new QAPI cloning
Eric Blake
6
-35
/
+10
2016-07-06
qapi: Add new clone visitor
Eric Blake
9
-43
/
+497
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
23
-160
/
+166
2016-07-06
tests: Factor out common code in qapi output tests
Eric Blake
2
-72
/
+44
2016-07-06
tests: Clean up test-string-output-visitor
Eric Blake
1
-32
/
+29
[prev]
[next]