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
2013-01-12
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
3
-394
/
+659
2013-01-12
hw/pc.c: add ULL suffix in ioport80_read and ioportF0_read return value
Julien Grall
1
-2
/
+2
2013-01-11
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2
-1
/
+13
2013-01-11
Merge remote-tracking branch 'kraxel/q35.1' into staging
Anthony Liguori
3
-13
/
+40
2013-01-11
Merge remote-tracking branch 'afaerber-or/prep-up' into staging
Anthony Liguori
4
-32
/
+461
2013-01-11
hw/pc.c: Fix converting of ioport_register* to MemoryRegion
Julien Grall
1
-0
/
+12
2013-01-11
Replace remaining gmtime, localtime by gmtime_r, localtime_r
Stefan Weil
1
-1
/
+1
2013-01-11
pc: rename machine types
Gerd Hoffmann
2
-6
/
+6
2013-01-11
q35: add ich9 intel hda controller
Gerd Hoffmann
1
-7
/
+34
2013-01-10
virtio-scsi: abort in-flight I/O when the device is reset
Paolo Bonzini
1
-0
/
+4
2013-01-10
qdev: add qbus_reset_all
Paolo Bonzini
2
-1
/
+18
2013-01-10
Make all static TypeInfos const
Andreas Färber
247
-335
/
+335
2013-01-10
Merge branch 'master' of git://git.qemu.org/qemu into prep-up
Andreas Färber
646
-12708
/
+32412
2013-01-10
Merge remote-tracking branch 'awilliam/tags/qemu-1.4-vfio-20130109.0' into st...
Anthony Liguori
1
-6
/
+28
2013-01-08
vfio-pci: Loosen sanity checks to allow future features
Alex Williamson
1
-2
/
+2
2013-01-08
vfio-pci: Make host MSI-X enable track guest
Alex Williamson
1
-4
/
+26
2013-01-08
qdev: Don't assume existence of parent bus on unparenting
Andreas Färber
1
-3
/
+5
2013-01-08
qdev: Include qdev code into *-user, too
Eduardo Habkost
1
-2
/
+7
2013-01-08
Merge remote-tracking branch 'kraxel/usb.75' into staging
Anthony Liguori
21
-330
/
+3279
2013-01-08
uhci: stop using portio lists
Gerd Hoffmann
1
-76
/
+30
2013-01-08
usbredir: Add support for buffered bulk input (v2)
Hans de Goede
7
-20
/
+2717
2013-01-07
PPC: Bring EPR support closer to reality
Alexander Graf
2
-2
/
+23
2013-01-07
PPC: KVM: set has-idle in guest device tree
Stuart Yoder
1
-0
/
+4
2013-01-07
openpic: fix CTPR and de-assertion of interrupts
Scott Wood
1
-58
/
+123
2013-01-07
openpic: move IACK to its own function
Scott Wood
1
-42
/
+53
2013-01-07
openpic: IRQ_check: search the queue a word at a time
Scott Wood
1
-12
/
+16
2013-01-07
openpic: fix sense and priority bits
Scott Wood
1
-6
/
+71
2013-01-07
openpic: add some bounds checking for IRQ numbers
Scott Wood
1
-0
/
+11
2013-01-07
openpic: use standard bitmap operations
Scott Wood
1
-26
/
+29
2013-01-07
Revert "openpic: Accelerate pending irq search"
Scott Wood
1
-11
/
+0
2013-01-07
openpic: always call IRQ_check from IRQ_get_next
Scott Wood
1
-7
/
+3
2013-01-07
openpic/fsl: critical interrupts ignore mask before v4.1
Scott Wood
1
-1
/
+4
2013-01-07
openpic: make ctpr signed
Scott Wood
1
-3
/
+3
2013-01-07
openpic: rework critical interrupt support
Scott Wood
1
-34
/
+76
2013-01-07
openpic: make register names correspond better with hw docs
Scott Wood
1
-178
/
+178
2013-01-07
openpic: lower interrupt when reading the MSI register
Scott Wood
1
-0
/
+1
2013-01-07
openpic: fix debug prints
Scott Wood
1
-17
/
+27
2013-01-07
PPC: Reset qemu timers when guest reset
Bharat Bhushan
1
-0
/
+13
2013-01-07
openpic: fix coding style issues
Alexander Graf
1
-45
/
+55
2013-01-07
openpic: don't crash on a register access without a CPU context
Scott Wood
1
-1
/
+15
2013-01-07
openpic: s/opp->nb_irqs -1/opp->nb_cpus - 1/
Scott Wood
1
-2
/
+2
2013-01-07
openpic: BRR1 is not a CPU-specific register.
Scott Wood
1
-3
/
+2
2013-01-07
openpic: support large vectors on FSL mpic
Scott Wood
1
-12
/
+10
2013-01-07
openpic: remove pcsr (CPU sensitivity register)
Scott Wood
1
-4
/
+0
2013-01-07
openpic: symbolicize some magic numbers
Scott Wood
1
-22
/
+32
2013-01-07
exynos4210: Add EHCI support
Liming Wang
2
-1
/
+8
2013-01-07
usb/ehci: Add SysBus EHCI device for Exynos4210
Andreas Färber
2
-0
/
+17
2013-01-07
usb/ehci: Move capsbase and opregbase into SysBus EHCI class
Andreas Färber
2
-2
/
+26
2013-01-07
usb/ehci: Clean up SysBus and PCI EHCI split
Andreas Färber
3
-24
/
+60
2013-01-07
xhci: call set-address with dummy usbpacket
Gerd Hoffmann
1
-1
/
+6
[next]