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-07-23
linux-user: Handle compressed ISA encodings when processing MIPS exceptions
Kwok Cheung Yeung
1
-3
/
+43
2013-07-23
linux-user: Unlock mmap_lock when resuming guest from page_unprotect
Alexander Graf
1
-3
/
+7
2013-07-23
linux-user: Reset copied CPUs in cpu_copy() always
Alexander Graf
2
-3
/
+4
2013-07-23
linux-user: Fix epoll on ARM hosts
Alexander Graf
1
-1
/
+4
2013-07-23
linux-user: fix segmentation fault passing with h2g(x) != x
Alexander Graf
2
-2
/
+10
2013-07-23
linux-user: Fix pipe syscall return for SPARC
Peter Maydell
1
-0
/
+3
2013-07-23
linux-user: Fix target_stat and target_stat64 for OpenRISC
Peter Maydell
1
-12
/
+37
2013-07-22
linux-user: Avoid conditional cpu_reset()
Andreas Färber
1
-2
/
+0
2013-07-22
configure: Make NPTL non-optional
Peter Maydell
6
-133
/
+5
2013-07-22
linux-user: Enable NPTL for x86-64
Peter Maydell
3
-2
/
+8
2013-07-22
linux-user: Add i386 TLS setter
Alexander Graf
3
-4
/
+11
2013-07-22
linux-user: Clean up handling of clone() argument order
Peter Maydell
11
-7
/
+41
2013-07-22
linux-user: Add missing 'break' in i386 get_thread_area syscall
Peter Maydell
1
-0
/
+1
2013-07-22
linux-user: Enable NPTL for m68k
Peter Maydell
4
-2
/
+18
2013-07-22
linux-user: Enable NPTL for SPARC targets
Peter Maydell
2
-7
/
+12
2013-07-22
linux-user: Enable NPTL for OpenRISC
Peter Maydell
2
-3
/
+7
2013-07-22
linux-user: Move includes of target-specific headers to end of qemu.h
Peter Maydell
1
-2
/
+7
2013-07-22
configure: Enable threading for unicore32-linux-user
Peter Maydell
1
-1
/
+0
2013-07-22
configure: Enable threading on all ppc and mips linux-user targets
Peter Maydell
1
-4
/
+0
2013-07-22
configure: Don't say target_nptl="no" if there is no linux-user target
Peter Maydell
1
-3
/
+0
2013-07-22
configure: Flip default of target_nptl
Peter Maydell
1
-10
/
+16
2013-07-22
Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130722' into staging
Anthony Liguori
12
-68
/
+771
2013-07-22
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2
-11
/
+3
2013-07-22
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
6
-47
/
+36
2013-07-22
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
16
-48
/
+203
2013-07-22
Merge remote-tracking branch 'rth/axp-next' into staging
Anthony Liguori
8
-9
/
+19
2013-07-22
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
4
-91
/
+140
2013-07-22
hw/arm: Use 'load_ramdisk()' for loading ramdisks w/ U-Boot header
Soren Brinkmann
1
-4
/
+10
2013-07-22
hw/loader: Support ramdisk with u-boot header
Soren Brinkmann
2
-25
/
+72
2013-07-19
vexpress: Add virtio-mmio transports
Peter Maydell
1
-0
/
+99
2013-07-19
vexpress: Make VEDBoardInfo extend arm_boot_info
Peter Maydell
1
-16
/
+15
2013-07-19
arm/boot: Allow boards to modify the FDT blob
Peter Maydell
2
-0
/
+9
2013-07-19
virtio: Implement MMIO based virtio transport
Peter Maydell
2
-0
/
+422
2013-07-19
virtio: Support transports which can specify the vring alignment
Peter Maydell
3
-3
/
+36
2013-07-19
virtio: Add support for guest setting of queue size
Peter Maydell
2
-0
/
+9
2013-07-19
arm/boot: Use qemu_devtree_setprop_sized_cells()
Peter Maydell
1
-21
/
+8
2013-07-19
device_tree: Add qemu_devtree_setprop_sized_cells() utility functions
Peter Maydell
2
-0
/
+92
2013-07-19
doc: monitor multiplexing rewording
Michael Tokarev
1
-2
/
+2
2013-07-19
block/m25p80: Update Micron entries
Ed Maste
1
-4
/
+8
2013-07-19
Fix command example in qemu.sasl
Cole Robinson
1
-1
/
+1
2013-07-19
slirp: remove mbuf(m_hdr,m_dat) indirection
Michael Tokarev
2
-39
/
+24
2013-07-19
linux-user: declare sys_futex to have 6 arguments
Petar Jovanovic
1
-1
/
+1
2013-07-19
block/raw: add .bdrv_get_info
Peter Lieven
1
-0
/
+6
2013-07-19
block: fix bdrv_read_unthrottled()
Peter Lieven
1
-1
/
+1
2013-07-19
cpus: Let vm_stop[_force_state]() always flush block devices
Kevin Wolf
1
-3
/
+6
2013-07-19
block-migration: efficiently encode zero blocks
Peter Lieven
4
-7
/
+43
2013-07-19
block/raw: add bdrv_co_write_zeroes
Peter Lieven
1
-0
/
+8
2013-07-19
block: add bdrv_write_zeroes()
Peter Lieven
2
-8
/
+21
2013-07-19
block: fix vvfat error path for enable_write_target
Fam Zheng
1
-11
/
+14
2013-07-19
QEMUBH: make AioContext's bh re-entrant
Liu Ping Fan
2
-2
/
+38
[next]