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
2013-05-29
memory: add big endian support to access_with_adjusted_size
Paolo Bonzini
1
-1
/
+5
2013-05-29
memory: accept mismatching sizes in memory_region_access_valid
Paolo Bonzini
1
-9
/
+20
2013-05-29
memory: add address_space_access_valid
Paolo Bonzini
4
-1
/
+43
2013-05-29
exec: implement .valid.accepts for subpages
Paolo Bonzini
1
-0
/
+20
2013-05-29
memory: export memory_region_access_valid to exec.c
Paolo Bonzini
2
-4
/
+7
2013-05-29
exec: introduce memory_access_size
Paolo Bonzini
1
-10
/
+17
2013-05-29
exec: introduce memory_access_is_direct
Paolo Bonzini
1
-17
/
+22
2013-05-29
exec: expect mr->ops to be initialized for ROM
Paolo Bonzini
1
-9
/
+0
2013-05-29
memory: assign MemoryRegionOps to all regions
Paolo Bonzini
1
-1
/
+2
2013-05-29
memory: move unassigned_mem_ops to memory.c
Paolo Bonzini
3
-42
/
+16
2013-05-29
memory: add address_space_translate
Paolo Bonzini
5
-130
/
+131
2013-05-29
memory: dispatch unassigned accesses based on .valid.accepts
Paolo Bonzini
2
-26
/
+38
2013-05-29
exec: do not use error_mem_read
Paolo Bonzini
1
-14
/
+2
2013-05-29
exec: make io_mem_unassigned private
Paolo Bonzini
3
-11
/
+4
2013-05-29
cputlb: simplify tlb_set_page
Paolo Bonzini
1
-8
/
+5
2013-05-29
exec: drop useless #if
Paolo Bonzini
1
-2
/
+0
2013-05-29
exec: eliminate io_mem_ram
Paolo Bonzini
3
-19
/
+4
2013-05-29
virtio-pci: drop unused wmb macro
Michael S. Tsirkin
1
-6
/
+0
2013-05-29
tests: set MALLOC_PERTURB_ to expose memory bugs
Stefan Hajnoczi
2
-2
/
+6
2013-05-29
pc_sysfw: allow flash (-pflash) memory to be used with KVM
Jordan Justen
1
-19
/
+31
2013-05-29
kvm: support using KVM_MEM_READONLY flag for regions
Jordan Justen
1
-9
/
+28
2013-05-29
kvm: add kvm_readonly_mem_enabled
Jordan Justen
3
-0
/
+17
2013-05-29
isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
Jordan Justen
2
-5
/
+16
2013-05-29
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
3
-9
/
+47
2013-05-29
Merge remote-tracking branch 'afaerber-or/cocoa-for-upstream' into staging
Anthony Liguori
1
-20
/
+32
2013-05-29
Merge remote-tracking branch 'kraxel/chardev.6' into staging
Anthony Liguori
1
-2
/
+3
2013-05-29
Merge remote-tracking branch 'kraxel/seabios-1.7.2.2' into staging
Anthony Liguori
3
-1
/
+1
2013-05-29
cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectory
Peter Maydell
1
-1
/
+15
2013-05-29
cocoa: Avoid deprecated NSOpenPanel filename method
Peter Maydell
1
-1
/
+1
2013-05-29
cocoa: Avoid deprecated CPS* functions
Peter Maydell
1
-17
/
+6
2013-05-29
cocoa: Fix leaks of NSScreen and NSConcreteMapTable
Peter Maydell
1
-1
/
+10
2013-05-28
update seabios to release 1.7.2.2
Gerd Hoffmann
2
-0
/
+0
2013-05-28
Revert "roms: switch oldnoconfig to olddefconfig"
Gerd Hoffmann
1
-1
/
+1
2013-05-28
hw/9pfs: Be robust against paths without FS_IOC_GETVERSION
Gabriel de Perthuis
1
-0
/
+4
2013-05-28
hw/9pfs: Use O_NOFOLLOW when opening files on server
Aneesh Kumar K.V
1
-7
/
+41
2013-05-28
hw/9pfs: use O_NOFOLLOW for mapped readlink operation
Aneesh Kumar K.V
1
-1
/
+1
2013-05-28
hw/9pfs: Fix segfault with 9p2000.u
Aneesh Kumar K.V
1
-1
/
+1
2013-05-27
chardev: fix "info chardev" output
Gerd Hoffmann
1
-0
/
+3
2013-05-27
Revert "chardev: Get filename for new qapi backend"
Gerd Hoffmann
1
-2
/
+0
2013-05-26
Remove Sun4c, Sun4d and a few CPUs
Blue Swirl
6
-955
/
+6
2013-05-26
Remove OSS support for OpenBSD
Brad Smith
2
-7
/
+2
2013-05-26
target-arm: Remove gen_{ld,st}* definitions
Peter Maydell
1
-46
/
+0
2013-05-26
target-arm: Remove gen_{ld,st}* from thumb2 decoder
Peter Maydell
1
-10
/
+20
2013-05-26
target-arm: Remove gen_{ld,st}* from Thumb insns
Peter Maydell
1
-25
/
+46
2013-05-26
target-arm: Remove gen_{ld,st}* from basic ARM insns
Peter Maydell
1
-32
/
+69
2013-05-26
target-arm: Remove use of gen_{ld,st}* from ldrex/strex
Peter Maydell
1
-13
/
+18
2013-05-26
target-arm: Remove uses of gen_{ld,st}* from Neon code
Peter Maydell
1
-18
/
+28
2013-05-26
target-arm: Remove uses of gen_{ld,st}* from iWMMXt code
Peter Maydell
1
-8
/
+10
2013-05-26
target-arm: Remove gen_ld64() and gen_st64()
Peter Maydell
1
-15
/
+4
2013-05-26
target-arm: Don't use TCGv when we mean TCGv_i32
Peter Maydell
1
-224
/
+229
[prev]
[next]