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
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
2013-05-24
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
14
-118
/
+103
2013-05-24
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2
-1
/
+5
2013-05-24
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
12
-159
/
+361
2013-05-24
memory: clean up phys_page_find
Paolo Bonzini
1
-6
/
+2
2013-05-24
memory: populate FlatView for new address spaces
Paolo Bonzini
1
-1
/
+2
2013-05-24
memory: limit sections in the radix tree to the actual address space size
Avi Kivity
2
-1
/
+15
2013-05-24
s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
Paolo Bonzini
1
-1
/
+4
2013-05-24
memory: fix address space initialization/destruction
Avi Kivity
1
-0
/
+3
2013-05-24
memory: make memory_global_sync_dirty_bitmap take an AddressSpace
Paolo Bonzini
3
-7
/
+5
2013-05-24
memory: do not duplicate memory_region_destructor_none
Paolo Bonzini
1
-5
/
+0
2013-05-24
memory: Rename readable flag to romd_mode
Jan Kiszka
4
-30
/
+30
2013-05-24
memory: Replace open-coded memory_region_is_romd
Jan Kiszka
1
-1
/
+1
2013-05-24
memory: allow memory_region_find() to run on non-root memory regions
Paolo Bonzini
2
-14
/
+34
2013-05-24
memory: assert that PhysPageEntry's ptr does not overflow
Paolo Bonzini
1
-0
/
+6
2013-05-24
exec: eliminate stq_phys_notdirty
Paolo Bonzini
3
-29
/
+0
2013-05-24
exec: make qemu_get_ram_ptr private
Paolo Bonzini
2
-2
/
+1
2013-05-24
exec: eliminate qemu_put_ram_ptr
Paolo Bonzini
5
-15
/
+0
2013-05-24
exec: remove obsolete comment
Paolo Bonzini
1
-6
/
+0
[next]