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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-01-25
fdc: add pick_drive
John Snow
1
-10
/
+46
2016-01-25
fdc: Throw an assertion on misconfigured fd_formats table
John Snow
1
-1
/
+3
2016-01-25
fdc: add disk field
John Snow
1
-0
/
+3
2016-01-25
fdc: add drive type qapi enum
John Snow
4
-56
/
+66
2016-01-25
fdc: reduce number of pick_geometry arguments
John Snow
1
-30
/
+20
2016-01-25
fdc: move pick_geometry
John Snow
1
-45
/
+45
2016-01-25
ide: Correct the CHS 'cyls_max' limit to be 65535
Shmulik Ladkani
1
-1
/
+1
2016-01-25
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160125' into staging
Peter Maydell
22
-11
/
+34
2016-01-23
mips: Clean up includes
Peter Maydell
21
-9
/
+21
2016-01-23
target-mips: Fix ALIGN instruction when bp=0
Miodrag Dinic
1
-1
/
+10
2016-01-23
target-mips: silence NaNs for cvt.s.d and cvt.d.s
Aurelien Jarno
1
-0
/
+2
2016-01-23
target-mips/cpu.h: Fix spell error
Dongxue Zhang
1
-1
/
+1
2016-01-22
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-softfloat-20160122' ...
Peter Maydell
20
-198
/
+188
2016-01-22
softfloat: fix return type of roundAndPackFloat16
Aurelien Jarno
1
-1
/
+1
2016-01-22
fpu: Replace uint8 typedef with uint8_t
Peter Maydell
4
-12
/
+7
2016-01-22
fpu: Replace int8 typedef with int8_t
Peter Maydell
4
-41
/
+40
2016-01-22
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
9
-25
/
+23
2016-01-22
fpu: Replace int32 typedef with int32_t
Peter Maydell
5
-76
/
+76
2016-01-22
fpu: Replace uint64 typedef with uint64_t
Peter Maydell
5
-14
/
+13
2016-01-22
fpu: Replace int64 typedef with int64_t
Peter Maydell
3
-30
/
+29
2016-01-22
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
5
-19
/
+22
2016-01-22
fsdev: use error_report() instead of fprintf(stderr)
Greg Kurz
1
-3
/
+4
2016-01-22
9pfs: use error_report() instead of fprintf(stderr)
Greg Kurz
4
-16
/
+18
2016-01-22
seabios: fix submodule
Gerd Hoffmann
1
-0
/
+0
2016-01-21
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...
Peter Maydell
15
-195
/
+219
2016-01-21
Xen PCI passthru: convert to realize()
Cao jin
1
-25
/
+28
2016-01-21
Add Error **errp for xen_pt_config_init()
Cao jin
3
-28
/
+33
2016-01-21
Add Error **errp for xen_pt_setup_vga()
Cao jin
3
-8
/
+13
2016-01-21
Add Error **errp for xen_host_pci_device_get()
Cao jin
3
-52
/
+68
2016-01-21
Xen: use qemu_strtoul instead of strtol
Cao jin
1
-8
/
+4
2016-01-21
Change xen_host_pci_sysfs_path() to return void
Cao jin
1
-24
/
+11
2016-01-21
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
15
-425
/
+564
2016-01-21
xen-pvdevice: convert to realize()
Cao jin
1
-6
/
+6
2016-01-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160121'...
Peter Maydell
43
-315
/
+909
2016-01-21
target-i386: Add PKU and and OSPKE support
Huaitong Han
4
-1
/
+56
2016-01-21
target-i386: Add support to migrate vcpu's TSC rate
Haozhong Zhang
9
-1
/
+49
2016-01-21
target-i386: Reorganize TSC rate setting code
Haozhong Zhang
1
-7
/
+33
2016-01-21
target-i386: Fallback vcpu's TSC rate to value returned by KVM
Haozhong Zhang
1
-0
/
+14
2016-01-21
target-i386: Add suffixes to MMReg struct fields
Eduardo Habkost
1
-33
/
+33
2016-01-21
target-i386: Define MMREG_UNION macro
Eduardo Habkost
1
-16
/
+11
2016-01-21
target-i386: Define MMXReg._d field
Eduardo Habkost
1
-1
/
+2
2016-01-21
target-i386: Rename XMM_[BWLSDQ] helpers to ZMM_*
Eduardo Habkost
8
-300
/
+300
2016-01-21
target-i386: Rename struct XMMReg to ZMMReg
Eduardo Habkost
5
-115
/
+115
2016-01-21
target-i386: Use a _q array on MMXReg too
Eduardo Habkost
1
-2
/
+2
2016-01-21
target-i386/ops_sse.h: Use MMX_Q macro
Eduardo Habkost
1
-1
/
+1
2016-01-21
target-i386: Rename optimize_flags_init()
Eduardo Habkost
3
-3
/
+3
2016-01-21
target-arm: Implement FPEXC32_EL2 system register
Peter Maydell
1
-0
/
+16
2016-01-21
target-arm: ignore ELR_ELx[1] for exception return to 32-bit ARM mode
Peter Maydell
1
-1
/
+5
2016-01-21
target-arm: Implement remaining illegal return event checks
Peter Maydell
1
-0
/
+10
2016-01-21
target-arm: Handle exception return from AArch64 to non-EL0 AArch32
Peter Maydell
1
-21
/
+59
[prev]
[next]