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
2012-11-19
Merge remote-tracking branch 'kraxel/usb.71' into staging
Anthony Liguori
6
-62
/
+137
2012-11-19
Merge remote-tracking branch 'amit/loadvm-irq-inj-fix' into staging
Anthony Liguori
1
-10
/
+44
2012-11-19
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
15
-366
/
+402
2012-11-19
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-4
/
+46
2012-11-17
Merge branch 'vga.1' of git://git.kraxel.org/qemu
Blue Swirl
2
-5
/
+5
2012-11-16
virtio-rng-pci: create a default backend if none exists
Anthony Liguori
2
-0
/
+15
2012-11-16
virtio-rng: add rate limiting support
Anthony Liguori
3
-8
/
+64
2012-11-16
virtio-rng: hardware random number generator device
Amit Shah
9
-0
/
+341
2012-11-16
usb-host: fix splitted transfers
Gerd Hoffmann
1
-2
/
+5
2012-11-16
usb-host: update tracing
Gerd Hoffmann
1
-8
/
+12
2012-11-16
usb-redir: Set default debug level to warning
Hans de Goede
1
-1
/
+1
2012-11-16
usb-redir: Only add actually in flight packets to the in flight queue
Hans de Goede
1
-1
/
+3
2012-11-16
ehci: handle dma errors
Gerd Hoffmann
2
-19
/
+61
2012-11-16
ehci: keep the frame timer running in case the guest asked for frame list rol...
Gerd Hoffmann
1
-0
/
+7
2012-11-16
ehci: Don't verify the next pointer for periodic qh-s and qtd-s
Hans de Goede
1
-3
/
+6
2012-11-16
ehci: Better detection for qtd-s linked in circles
Hans de Goede
1
-3
/
+6
2012-11-16
ehci: Fixup q->qtdaddr after cancelling an already completed packet
Hans de Goede
1
-0
/
+4
2012-11-16
ehci: Don't access packet after freeing it
Hans de Goede
1
-4
/
+5
2012-11-16
usb: host-linux: Ignore parsing errors of the device descriptors
Jan Kiszka
1
-20
/
+11
2012-11-16
vga: fix mmio vga register mapping
Gerd Hoffmann
1
-3
/
+4
2012-11-16
vga: fix bochs alignment issue
Gerd Hoffmann
1
-2
/
+1
2012-11-16
usb-host: scan for usb devices when the vm starts
Gerd Hoffmann
1
-0
/
+11
2012-11-16
usb: Fix (another) bug in usb_packet_map() for IOMMU handling
David Gibson
1
-1
/
+1
2012-11-16
fix live migration
Gerd Hoffmann
1
-0
/
+4
2012-11-16
virtio-serial-bus: post_load send_event when vm is running
Alon Levy
1
-10
/
+44
2012-11-15
mips/malta: fix CBUS UART interrupt pin
Aurelien Jarno
1
-1
/
+2
2012-11-15
qdev: Split up header so it can be used in cpu.h
Anthony Liguori
8
-366
/
+392
2012-11-15
Move qemu_irq typedef out of qemu-common.h
Igor Mammedov
7
-0
/
+10
2012-11-14
acpi_piix4: fix migration of gpe fields
Marcelo Tosatti
1
-4
/
+46
2012-11-14
megasas: Use bdrv_drain_all instead of qemu_aio_flush
Kevin Wolf
1
-1
/
+1
2012-11-14
fdc: remove last usage of FD_STATE_SEEK
Hervé Poussineau
1
-10
/
+2
2012-11-14
fdc: fix typo in zero constant
Hervé Poussineau
1
-1
/
+1
2012-11-14
fdc: remove double affectation of FD_MSR_CMDBUSY flag
Hervé Poussineau
1
-1
/
+1
2012-11-14
fdc: implement VERIFY command
Hervé Poussineau
1
-7
/
+18
2012-11-14
fdc: fix false FD_SR0_SEEK
Hervé Poussineau
1
-3
/
+7
2012-11-14
fdc: fix FD_SR0_SEEK for initial seek on DMA transfers
Hervé Poussineau
1
-7
/
+1
2012-11-14
fdc: fix FD_SR0_SEEK for non-DMA transfers and multi sectors transfers
Hervé Poussineau
1
-2
/
+4
2012-11-14
fdc: use status0 field instead of a local variable
Hervé Poussineau
1
-11
/
+16
2012-11-14
fdc: Remove status0 parameter from fdctrl_set_fifo()
Kevin Wolf
1
-17
/
+16
2012-11-14
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
1
-2
/
+2
2012-11-14
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-1.3.0-rc0' into...
Anthony Liguori
1
-23
/
+187
2012-11-14
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
5
-24
/
+36
2012-11-14
Merge remote-tracking branch 'kraxel/usb.70' into staging
Anthony Liguori
26
-797
/
+775
2012-11-14
Merge remote-tracking branch 'spice/spice.v63' into staging
Anthony Liguori
1
-4
/
+32
2012-11-13
vfio-pci: Use common msi_get_message
Alex Williamson
1
-23
/
+1
2012-11-13
vfio-pci: Add KVM INTx acceleration
Alex Williamson
1
-0
/
+186
2012-11-12
virtio-scsi: use dma_context_memory
Paolo Bonzini
1
-1
/
+1
2012-11-12
dma: Define dma_context_memory and use in sysbus-ohci
Peter Maydell
1
-1
/
+1
2012-11-12
megasas: Correct target/lun mapping
Hannes Reinecke
2
-1
/
+2
2012-11-12
scsi-disk: flush cache after disabling it
Paolo Bonzini
1
-0
/
+9
[prev]
[next]