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-10-04
pseries: Rework implementation of TCE bypass
David Gibson
4
-23
/
+30
2012-10-04
pseries: Remove never used flags field from spapr vio devices
David Gibson
1
-1
/
+0
2012-10-04
pseries: Remove XICS irq type enum type
David Gibson
5
-25
/
+17
2012-10-04
pseries: Remove C bitfields from xics code
David Gibson
1
-19
/
+24
2012-10-04
pseries: Small cleanup to H_CEDE implementation
David Gibson
1
-0
/
+2
2012-10-04
pseries: Fix XICS reset
David Gibson
1
-10
/
+28
2012-10-04
pseries: Reset emulated PCI TCE tables on system reset
David Gibson
3
-0
/
+22
2012-10-04
pseries: Clear TCE and signal state when resetting PAPR VIO devices
David Gibson
1
-6
/
+5
2012-10-04
pseries: Add support for new KVM hash table control call
David Gibson
2
-113
/
+165
2012-10-04
pseries: Use new method to correct reset sequence
David Gibson
1
-5
/
+4
2012-10-04
pseries: Fix and cleanup CPU initialization and reset
David Gibson
2
-14
/
+25
2012-10-03
xen: Introduce xen_modified_memory.
Anthony PERARD
1
-0
/
+1
2012-10-03
qemu/xen: Add 64 bits big bar support on qemu
Xudong Hao
2
-15
/
+31
2012-10-03
xen: Fix, no unplug of pt device by platform device.
Anthony PERARD
1
-2
/
+6
2012-10-01
vfio_pci: fix build on 32-bit systems
Anthony Liguori
1
-1
/
+1
2012-10-01
vfio: Enable vfio-pci and mark supported
Alex Williamson
1
-1
/
+2
2012-10-01
vfio: vfio-pci device assignment driver
Alex Williamson
2
-0
/
+1978
2012-09-28
iostatus: reorganize io error code
Paolo Bonzini
3
-45
/
+17
2012-09-28
iostatus: change is_read to a bool
Paolo Bonzini
4
-6
/
+6
2012-09-28
iostatus: move BlockdevOnError declaration to QAPI
Paolo Bonzini
5
-13
/
+13
2012-09-28
iostatus: rename BlockErrorAction, BlockQMPEventAction
Paolo Bonzini
3
-3
/
+3
2012-09-28
virtio-serial-bus: let chardev know the exact number of bytes requested
Amit Shah
1
-8
/
+3
2012-09-28
virtio: Introduce virtqueue_get_avail_bytes()
Amit Shah
2
-8
/
+25
2012-09-28
virtio: use unsigned int for counting bytes in vq
Amit Shah
1
-1
/
+1
2012-09-28
virtio-net: fix used len for tx
Michael S. Tsirkin
1
-2
/
+2
2012-09-28
virtio: don't mark unaccessed memory as dirty
Michael S. Tsirkin
1
-1
/
+1
2012-09-26
Versatile Express: Add modelling of NOR flash
Francesco Lavra
1
-2
/
+24
2012-09-26
Versatile Express: Fix NOR flash 0 address and remove flash alias
Francesco Lavra
1
-5
/
+2
2012-09-26
hw/armv7m_nvic: Correctly register GIC region when setting up NVIC
Meador Inge
1
-1
/
+2
2012-09-26
pl190: fix read of VECTADDR
Brendan Fennell
1
-6
/
+12
2012-09-26
pci-assign: use monitor_handle_fd_param
Paolo Bonzini
1
-9
/
+3
2012-09-26
usb: Fix usb_packet_map() in the presence of IOMMUs
David Gibson
1
-9
/
+15
2012-09-26
ehci: Fix interrupt packet MULT handling
Hans de Goede
1
-20
/
+20
2012-09-26
xhci: create a memory region for each port
Gerd Hoffmann
1
-42
/
+43
2012-09-26
xhci: route string & usb hub support
Gerd Hoffmann
1
-31
/
+55
2012-09-26
xhci: tweak limits
Gerd Hoffmann
1
-4
/
+4
2012-09-26
compat: turn off msi/msix on xhci for old machine types
Gerd Hoffmann
1
-0
/
+16
2012-09-26
add pc-1.3 machine type
Gerd Hoffmann
1
-2
/
+10
2012-09-25
add a boot parameter to set reboot timeout
Amos Kong
1
-0
/
+25
2012-09-25
ivshmem: add 64bit option
Gerd Hoffmann
2
-3
/
+14
2012-09-25
compat: turn off msi/msix on xhci for old machine types
Gerd Hoffmann
1
-0
/
+16
2012-09-25
add pc-1.3 machine type
Gerd Hoffmann
1
-2
/
+10
2012-09-25
target-sparc: use notifier for signaling guest system_powerdown command
Igor Mammedov
1
-1
/
+13
2012-09-25
target-arm: use notifier for signaling guest system_powerdown command
Igor Mammedov
1
-1
/
+13
2012-09-25
acpi: use notifier for signaling guest system_powerdown command
Igor Mammedov
1
-3
/
+5
2012-09-25
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
4
-7
/
+6
2012-09-25
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
3
-23
/
+46
2012-09-23
pflash_cfi01: Fix warning caused by unreachable code
Stefan Weil
1
-4
/
+4
2012-09-23
ioh3420: Remove unreachable code
Stefan Weil
1
-1
/
+0
2012-09-23
lm4549: Fix buffer overflow
Stefan Weil
1
-1
/
+1
[prev]
[next]