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
2013-11-05
palm: Don't enforce loading ROM or kernel for qtest
Andreas Färber
1
-1
/
+2
2013-11-05
z2: Don't enforce use of -pflash for qtest
Andreas Färber
1
-2
/
+3
2013-11-05
gumstix: Don't enforce use of -pflash for qtest
Andreas Färber
1
-4
/
+7
2013-11-05
mainstone: Don't enforce use of -pflash for qtest
Andreas Färber
1
-1
/
+4
2013-11-05
puv3: Turn puv3_load_kernel() into a no-op for qtest without -kernel
Andreas Färber
1
-0
/
+4
2013-11-05
mips_mipssim: Silence BIOS loading warning for qtest
Andreas Färber
1
-1
/
+3
2013-11-04
pc: disable acpi info for isapc and old pc machine
Michael S. Tsirkin
1
-0
/
+2
2013-10-31
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
1
-1
/
+2
2013-10-31
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2013-10-31
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
6
-85
/
+828
2013-10-31
Merge remote-tracking branch 'kraxel/usb.91' into staging
Anthony Liguori
2
-37
/
+39
2013-10-31
Merge remote-tracking branch 'kraxel/e820.1' into staging
Anthony Liguori
1
-0
/
+8
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
70
-115
/
+16010
2013-10-31
integrator: fix Linux boot failure by emulating dbg region
Alex Bennée
3
-0
/
+102
2013-10-31
hw/arm: Tidy up conditional calls to arm_load_kernel
Peter Maydell
3
-19
/
+13
2013-10-31
hw/arm/boot: Make user not specifying a kernel not an error
Peter Maydell
1
-2
/
+4
2013-10-29
ahci: fix win7 hang on boot
Alexander Graf
1
-1
/
+2
2013-10-26
misc: New spelling fixes in comments
Stefan Weil
1
-1
/
+1
2013-10-25
spapr: Use DeviceClass::fw_name for device tree CPU node
Andreas Färber
1
-20
/
+6
2013-10-25
spapr-pci: enable irqfd for INTx
Alexey Kardashevskiy
1
-0
/
+13
2013-10-25
xics-kvm: enable irqfd for MSI
Alexey Kardashevskiy
1
-0
/
+6
2013-10-25
xics: Implement H_XIRR_X
Benjamin Herrenschmidt
1
-0
/
+14
2013-10-25
xics: Implement H_IPOLL
Benjamin Herrenschmidt
1
-0
/
+13
2013-10-25
xics-kvm: Support for in-kernel XICS interrupt controller
David Gibson
3
-1
/
+509
2013-10-25
xics: add cpu_setup callback
Alexey Kardashevskiy
1
-0
/
+5
2013-10-25
xics: split to xics and xics-common
Alexey Kardashevskiy
2
-21
/
+137
2013-10-25
xics: add missing const specifiers to TypeInfo
Alexey Kardashevskiy
1
-2
/
+2
2013-10-25
xics: convert init() to realize()
Alexey Kardashevskiy
1
-6
/
+22
2013-10-25
xics: add pre_save/post_load dispatchers
Alexey Kardashevskiy
1
-3
/
+53
2013-10-25
xics: replace fprintf with error_report
Alexey Kardashevskiy
1
-2
/
+3
2013-10-25
spapr: move cpu_setup after kvmppc_set_papr
Alexey Kardashevskiy
1
-2
/
+2
2013-10-25
xics: move reset and cpu_setup
Alexey Kardashevskiy
1
-36
/
+36
2013-10-25
spapr-rtas: fix h_rtas parameters reading
Alexey Kardashevskiy
1
-3
/
+3
2013-10-25
spapr: Add ibm, purr property on power7 and newer
Alexey Kardashevskiy
1
-0
/
+4
2013-10-25
spapr: increase temporary fdt buffer size
Alexey Kardashevskiy
1
-1
/
+1
2013-10-25
pseries: Fix loading of little endian kernels
Benjamin Herrenschmidt
1
-1
/
+12
2013-10-24
hw/microblaze: Add support for loading initrd images
Edgar E. Iglesias
4
-3
/
+45
2013-10-24
hw/microblaze: Indentation cleanups
Edgar E. Iglesias
3
-8
/
+10
2013-10-22
usb-hcd-xhci: Update endpoint context dequeue pointer for streams too
Hans de Goede
1
-2
/
+8
2013-10-22
usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stop
Hans de Goede
1
-8
/
+18
2013-10-22
usb-hcd-xhci: Remove unused cancelled member from XHCITransfer
Hans de Goede
1
-5
/
+0
2013-10-22
usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContext
Hans de Goede
1
-9
/
+0
2013-10-22
usb-host-libusb: Detach kernel drivers earlier
Hans de Goede
1
-2
/
+5
2013-10-22
usb-host-libusb: Configuration 0 may be a valid configuration
Hans de Goede
1
-5
/
+4
2013-10-22
usb-host-libusb: Fix reset handling
Hans de Goede
1
-6
/
+4
2013-10-18
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-0
/
+3
2013-10-18
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2
-1
/
+15
2013-10-18
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2
-2
/
+1
2013-10-18
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
3
-6
/
+3
2013-10-18
Merge remote-tracking branch 'bonzini/configure' into staging
Anthony Liguori
1
-1
/
+1
[next]