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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-06
Merge remote-tracking branch 'kraxel/usb.33' into staging
Anthony Liguori
2
-3
/
+15
2012-01-06
usb-ohci: td.cbp incorrectly updated near page end
Andriy Gapon
1
-3
/
+3
2012-01-06
usb-storage: cancel I/O on reset
Gerd Hoffmann
1
-0
/
+12
2012-01-04
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
9
-113
/
+403
2012-01-04
hw/9pfs: Add support to use named socket for proxy FS
M. Mohan Kumar
1
-7
/
+45
2012-01-04
hw/9pfs: Proxy getversion
M. Mohan Kumar
2
-0
/
+33
2012-01-04
hw/9pfs: xattr interfaces in proxy filesystem driver
M. Mohan Kumar
2
-8
/
+120
2012-01-04
hw/9pfs: File ownership and others
M. Mohan Kumar
2
-12
/
+130
2012-01-04
hw/9pfs: Add stat/readlink/statfs for proxy FS
M. Mohan Kumar
2
-8
/
+232
2012-01-04
hw/9pfs: Create other filesystem objects
M. Mohan Kumar
2
-17
/
+190
2012-01-04
hw/9pfs: Open and create files
M. Mohan Kumar
2
-6
/
+192
2012-01-04
hw/9pfs: File system helper process for qemu 9p proxy FS
M. Mohan Kumar
1
-0
/
+9
2012-01-04
hw/9pfs: Add new proxy filesystem driver
M. Mohan Kumar
2
-0
/
+412
2012-01-04
hw/9pfs: Add validation to {un}marshal code
M. Mohan Kumar
1
-123
/
+338
2012-01-04
hw/9pfs: Move pdu_marshal/unmarshal code to a seperate file
M. Mohan Kumar
2
-322
/
+12
2012-01-04
hw/9pfs: Move opt validation to FsDriver callback
Aneesh Kumar K.V
3
-5
/
+62
2012-01-04
add L2x0/PL310 cache controller device
Rob Herring
1
-0
/
+181
2012-01-04
arm: add dummy gic security registers
Rob Herring
1
-0
/
+6
2012-01-04
arm: Set frequencies for arm_timer
Mark Langsdorf
1
-5
/
+19
2012-01-04
arm: add missing scu registers
Rob Herring
1
-3
/
+33
2012-01-04
hw/omap_gpmc: Fix region map/unmap when configuring prefetch engine
Peter Maydell
1
-9
/
+21
2012-01-04
hw/omap1.c: Drop unused includes
Peter Maydell
1
-4
/
+0
2012-01-04
hw/omap1.c: Separate dpll_ctl from omap_mpu_state
Juha Riihimäki
2
-15
/
+19
2012-01-04
hw/omap1.c: Separate PWT from omap_mpu_state
Juha Riihimäki
2
-32
/
+35
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
62
-117
/
+234
2012-01-04
hw/omap1.c: Separate PWL from omap_mpu_state
Juha Riihimäki
2
-31
/
+37
2012-01-04
hw/omap1.c: omap_mpuio_init() need not be public
Peter Maydell
2
-5
/
+1
2012-01-04
hw/pl110.c: Add post-load hook to invalidate display
Peter Maydell
1
-0
/
+11
2012-01-04
hw/pl181.c: Add save/load support
Peter Maydell
1
-9
/
+40
2012-01-04
Add generic drive hotplugging
Alexander Graf
2
-20
/
+51
2012-01-04
[S390] Add hotplug support
Alexander Graf
2
-5
/
+24
2012-01-03
Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging
Anthony Liguori
14
-71
/
+187
2012-01-03
virtio-balloon: avoid cpu_get_physical_page_desc()
Avi Kivity
1
-4
/
+9
2012-01-03
vhost: avoid cpu_get_physical_page_desc()
Avi Kivity
2
-8
/
+41
2012-01-03
pseries: Check for duplicate addresses on the spapr-vio bus
Michael Ellerman
1
-0
/
+32
2012-01-03
pseries: Populate "/chosen/linux,stdout-path" in the FDT
David Gibson
4
-1
/
+40
2012-01-03
pseries: Add a routine to find a stable "default" vty and use it
David Gibson
1
-9
/
+38
2012-01-03
pseries: Emit device tree nodes in reg order
David Gibson
1
-5
/
+45
2012-01-03
pseries: FDT NUMA extensions to support multi-node guests
Bharata B Rao
2
-11
/
+102
2012-01-03
pseries: Remove hcalls callback
David Gibson
4
-32
/
+8
2012-01-03
kvm-ppc: halt secondary cpus when guest reset
Liu Yu-B13201
1
-0
/
+1
2011-12-30
virtio-console: Fix failure on unconnected pty
Christian Borntraeger
1
-1
/
+13
2011-12-27
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
2
-136
/
+96
2011-12-22
Set numa topology for max_cpus
Vasilis Liaskovitis
1
-4
/
+4
2011-12-21
virtio-serial-bus: Ports are expected to implement 'have_data' callback
Amit Shah
1
-3
/
+3
2011-12-21
virtio-console: Properly initialise class methods
Amit Shah
1
-3
/
+6
2011-12-21
virtio-console: Check if chardev backends available before calling into them
Amit Shah
1
-0
/
+11
2011-12-21
hw/9pfs: iattr_valid flags are kernel internal flags map them to 9p values.
Aneesh Kumar K.V
1
-23
/
+24
2011-12-21
hw/9pfs: Use the correct signed type for different variables
Aneesh Kumar K.V
2
-11
/
+12
2011-12-21
hw/9pfs: replace iovec manipulation with QEMUIOVector
Stefan Hajnoczi
1
-102
/
+60
[prev]
[next]