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-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
2016-01-21
target-arm: Fix wrong AArch64 entry offset for EL2/EL3 target
Peter Maydell
1
-1
/
+20
2016-01-21
target-arm: Pull semihosting handling out to arm_cpu_do_interrupt()
Peter Maydell
1
-39
/
+81
2016-01-21
target-arm: Use a single entry point for AArch64 and AArch32 exceptions
Peter Maydell
3
-36
/
+44
2016-01-21
target-arm: Move aarch64_cpu_do_interrupt() to helper.c
Peter Maydell
3
-105
/
+101
2016-01-21
target-arm: Properly support EL2 and EL3 in arm_el_is_aa64()
Peter Maydell
1
-9
/
+24
2016-01-21
arm_gic: Update ID registers based on revision
Alistair Francis
1
-5
/
+30
2016-01-21
hw/arm/virt: Add always-on property to the virt board timer
Christoffer Dall
1
-0
/
+1
2016-01-21
hw/arm/virt: add secure memory region and UART
Peter Maydell
2
-7
/
+49
2016-01-21
hw/arm/virt: Wire up memory region to CPUs explicitly
Peter Maydell
1
-0
/
+3
2016-01-21
target-arm: Support multiple address spaces in page table walks
Peter Maydell
2
-2
/
+15
2016-01-21
target-arm: Implement cpu_get_phys_page_attrs_debug
Peter Maydell
3
-6
/
+8
2016-01-21
target-arm: Implement asidx_from_attrs
Peter Maydell
2
-0
/
+9
2016-01-21
target-arm: Add QOM property for Secure memory region
Peter Maydell
3
-0
/
+41
2016-01-21
qom/cpu: Add MemoryRegion property
Peter Crosthwaite
3
-1
/
+18
[prev]
[next]