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-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
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-15
mips/malta: fix CBUS UART interrupt pin
Aurelien Jarno
1
-1
/
+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
2012-11-12
megasas: do not include block_int.h
Paolo Bonzini
1
-1
/
+0
2012-11-12
scsi: remove superfluous call to scsi_device_set_ua
Paolo Bonzini
1
-1
/
+0
2012-11-12
virtio-scsi: factor checks for VIRTIO_SCSI_S_DRIVER_OK when reporting events
Paolo Bonzini
1
-3
/
+5
2012-11-12
scsi: do not return short responses for emulated commands
Paolo Bonzini
1
-16
/
+18
2012-11-10
sun4c: remove unused functions
Blue Swirl
2
-27
/
+0
2012-11-10
m48t59: remove unused m48t59_set_addr
Blue Swirl
2
-8
/
+0
2012-11-10
vmware_vga: Add back some info in local state partially reverting aa32b38c
BALATON Zoltan
1
-9
/
+21
2012-11-10
kvmvapic: Fix TB invalidation after instruction patching
Jan Kiszka
1
-4
/
+16
2012-11-09
ehci: fix migration
Gerd Hoffmann
1
-1
/
+2
2012-11-09
xhci: Fix some DMA host endian bugs
David Gibson
1
-27
/
+54
2012-11-08
usb/combined-packet: Move freeing of combined to usb_combined_packet_remove()
Hans de Goede
1
-18
/
+15
2012-11-08
xhci: Add support for packets with both data and an error status
Hans de Goede
1
-2
/
+2
2012-11-08
ehci: Add support for packets with both data and an error status
Hans de Goede
2
-85
/
+77
2012-11-08
ehci: Get rid of the magical PROC_ERR status
Hans de Goede
1
-31
/
+24
2012-11-08
usb-redir: Allow packets to have both data and an error-status
Hans de Goede
1
-36
/
+20
2012-11-08
usb: split packet result into actual_length + status
Hans de Goede
24
-626
/
+610
2012-11-05
spice: fix initialization order
Gerd Hoffmann
1
-2
/
+8
2012-11-05
qxl: call dpy_gfx_resize when entering vga mode
Gerd Hoffmann
1
-1
/
+1
2012-11-05
qxl: fix cursor reset
Gerd Hoffmann
1
-0
/
+4
2012-11-05
hw/qxl: qxl_send_events: nop if stopped
Alon Levy
1
-1
/
+7
2012-11-05
hw/qxl: guest bug on primary create with stride %4 != 0
Alon Levy
1
-0
/
+12
2012-11-03
vmware_vga: Allow simple drivers to work without using the fifo
BALATON Zoltan
3
-14
/
+23
2012-11-03
vmware_vga: Return a value for FB_SIZE before the device is enabled
BALATON Zoltan
1
-10
/
+9
2012-11-03
vmware_vga: Remove duplicated info from local state
BALATON Zoltan
1
-94
/
+65
2012-11-03
vmware_vga: Coding style cleanup
BALATON Zoltan
1
-124
/
+150
2012-11-03
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
6
-30
/
+21
2012-11-02
xenfb: fix build breakage caused by console cleanup series
Gerd Hoffmann
1
-2
/
+2
2012-11-01
Merge remote-tracking branch 'kraxel/usb.69' into staging
Anthony Liguori
12
-680
/
+1232
2012-11-01
pc: Drop redundant test for ROM memory region
Jan Kiszka
1
-1
/
+1
2012-11-01
ppc: add missing static
Blue Swirl
4
-25
/
+13
2012-11-01
cadence_uart: More debug information
Peter Crosthwaite
1
-4
/
+7
2012-11-01
Merge remote-tracking branch 'kraxel/pixman.v3' into staging
Anthony Liguori
22
-104
/
+111
2012-11-01
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
1
-5
/
+12
[next]