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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-01
9pfs: drop excessive error message from virtfs_reset()
Greg Kurz
1
-6
/
+1
2016-11-01
9pfs: don't BUG_ON() if fid is already opened
Greg Kurz
1
-4
/
+16
2016-11-01
9pfs: xattrcreate requires non-opened fids
Greg Kurz
1
-1
/
+6
2016-11-01
9pfs: limit xattr size in xattrcreate
Greg Kurz
2
-2
/
+7
2016-11-01
9pfs: fix integer overflow issue in xattr read/write
Li Qiang
1
-20
/
+12
2016-11-01
9pfs: convert 'len/copied_len' field in V9fsXattr to the type of uint64_t
Li Qiang
1
-2
/
+2
2016-11-01
9pfs: add xattrwalk_fid field in V9fsXattr struct
Li Qiang
2
-3
/
+5
2016-10-31
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161031.0' ...
Peter Maydell
3
-22
/
+107
2016-10-31
vfio: Add support for mmapping sub-page MMIO BARs
Yongji Xie
2
-2
/
+68
2016-10-31
vfio/pci: fix out-of-sync BAR information on reset
Ido Yariv
1
-0
/
+12
2016-10-31
vfio: Handle zero-length sparse mmap ranges
Alex Williamson
1
-14
/
+22
2016-10-31
memory: Replace skip_dump flag with "ram_device"
Alex Williamson
2
-6
/
+5
2016-10-31
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...
Peter Maydell
5
-25
/
+28
2016-10-31
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20161031' into staging
Peter Maydell
2
-8
/
+21
2016-10-31
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
5
-25
/
+24
2016-10-31
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...
Peter Maydell
9
-457
/
+517
2016-10-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
20
-42
/
+15
2016-10-31
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161028'...
Peter Maydell
9
-7
/
+48
2016-10-31
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+1
2016-10-31
tcg: protect translation related stuff with tb_lock.
KONRAD Frederic
1
-0
/
+4
2016-10-31
s390x/pci: Check memory region dispatching callbacks
Pierre Morel
1
-5
/
+20
2016-10-31
s390x/pci: use generic interface to inject interrupt
Yi Min Zhao
1
-3
/
+1
2016-10-28
xen: Rename xen_be_del_xendev
Emil Condrea
2
-2
/
+2
2016-10-28
xen: Rename xen_be_find_xendev
Emil Condrea
3
-4
/
+4
2016-10-28
xen: Rename xen_be_evtchn_event
Emil Condrea
2
-2
/
+2
2016-10-28
xen: Rename xen_be_send_notify
Emil Condrea
6
-14
/
+14
2016-10-28
xen: Rename xen_be_unbind_evtchn
Emil Condrea
6
-6
/
+6
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
8
-114
/
+114
2016-10-28
xen: Move xenstore cleanup and mkdir functions
Emil Condrea
2
-49
/
+51
2016-10-28
xen: Prepare xendev qtail to be shared with frontends
Emil Condrea
2
-50
/
+58
2016-10-28
xen: Move evtchn functions to xen_pvdev.c
Emil Condrea
2
-35
/
+35
2016-10-28
xen: Move xenstore_update to xen_pvdev.c
Emil Condrea
2
-27
/
+26
2016-10-28
xen: Create a new file xen_pvdev.c
Emil Condrea
3
-126
/
+152
2016-10-28
xen: Fix coding style warnings
Emil Condrea
5
-13
/
+26
2016-10-28
xen: Fix coding style errors
Emil Condrea
4
-64
/
+76
2016-10-28
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...
Peter Maydell
24
-625
/
+3118
2016-10-28
clean-up: removed duplicate #includes
Anand J
11
-11
/
+0
2016-10-28
s390: avoid always-true comparison in s390_pci_generate_fid()
Peter Maydell
1
-8
/
+2
2016-10-28
usb: Change *_exitfn return type from int to void
Akanksha Srivastava
4
-15
/
+7
2016-10-28
milkymist-pfpu: fix potential integer overflow
Michael Walle
1
-1
/
+1
2016-10-28
hw/block/nvme: Simplify if-statements a little bit
Thomas Huth
1
-2
/
+2
2016-10-28
lm32: milkymist-tmu2: fix integer overflow
Michael Walle
1
-1
/
+1
2016-10-28
hw/tpm/tpm_passthrough: Simplify if-statements a little bit
Thomas Huth
1
-4
/
+2
2016-10-28
hw/arm/tosa: Fix reset handling
Guenter Roeck
1
-1
/
+11
2016-10-28
hw/arm/spitz: Fix reset handling
Guenter Roeck
1
-1
/
+12
2016-10-28
arm: virt: add PMU property to mach-virt machine type
Wei Huang
1
-0
/
+7
2016-10-28
arm: Add an option to turn on/off vPMU support
Wei Huang
2
-2
/
+2
2016-10-28
char: cadence: correct reset value for baud rate registers
Prasad J Pandit
1
-1
/
+2
2016-10-28
versatilepb: do not run if user asks for more than 256MB RAM
Jean-Christophe Dubois
1
-0
/
+9
2016-10-28
hw/arm/pxa2xx: Set value default values for CCCR and CKEN on PXA255
Guenter Roeck
1
-1
/
+3
[next]