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-03-01
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
Anthony Liguori
1
-1
/
+32
2012-03-01
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
7
-14
/
+1052
2012-02-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
4
-32
/
+165
2012-02-29
Merge remote-tracking branch 'spice/spice.v49' into staging
Anthony Liguori
3
-136
/
+280
2012-02-29
Merge remote-tracking branch 'kraxel/usb.39' into staging
Anthony Liguori
13
-224
/
+264
2012-02-29
ide: fail I/O to empty disk
Paolo Bonzini
1
-4
/
+20
2012-02-29
fdc: DIR (Digital Input Register) should return status of current drive...
Hervé Poussineau
1
-7
/
+3
2012-02-29
fdc: fix seek command, which shouldn't check tracks
Hervé Poussineau
1
-3
/
+6
2012-02-29
fdc: check if media rate is correct before doing any transfer
Hervé Poussineau
1
-3
/
+50
2012-02-29
fdc: add a 'check media rate' property. Not used yet
Hervé Poussineau
2
-0
/
+31
2012-02-29
block: add a transfer rate for floppy types
Hervé Poussineau
2
-2
/
+4
2012-02-29
fdc: add CCR (Configuration Control Register) write register
Hervé Poussineau
1
-0
/
+22
2012-02-29
fdc: handle read-only floppies (abort early on write commands)
Hervé Poussineau
1
-0
/
+11
2012-02-29
fdc: most control commands do not generate interrupts
Hervé Poussineau
1
-6
/
+6
2012-02-29
fdc: set busy bit when starting a command
Hervé Poussineau
1
-1
/
+1
2012-02-29
fdc: take side count into account
Hervé Poussineau
1
-6
/
+11
2012-02-29
memory: support stateless memory listeners
Avi Kivity
1
-0
/
+16
2012-02-29
memory: allow MemoryListeners to observe a specific address space
Avi Kivity
1
-1
/
+1
2012-02-29
memory: move ioeventfd ops to MemoryListener
Avi Kivity
1
-0
/
+14
2012-02-29
memory: switch memory listeners to a QTAILQ
Avi Kivity
1
-0
/
+1
2012-02-28
qxl: properly handle upright and non-shared surfaces
Gerd Hoffmann
1
-7
/
+13
2012-02-28
qxl: add optinal 64bit vram bar
Gerd Hoffmann
2
-7
/
+51
2012-02-27
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
1
-3
/
+5
2012-02-27
usb: Resolve warnings about unassigned bus on usb device creation
Jan Kiszka
6
-27
/
+18
2012-02-27
ehci: drop old stuff
Gerd Hoffmann
1
-29
/
+1
2012-02-27
usb-ehci: Handle ISO packets failing with an error other then NAK
Hans de Goede
1
-3
/
+19
2012-02-27
usb-ccid: advertise SELF_POWERED
Alon Levy
1
-1
/
+1
2012-02-27
usb-desc: fix user trigerrable segfaults (!config)
Alon Levy
1
-3
/
+17
2012-02-27
usb-ehci: sanity-check iso xfers
Gerd Hoffmann
1
-6
/
+10
2012-02-27
usb: add tracepoint for usb packet state changes.
Gerd Hoffmann
1
-22
/
+5
2012-02-27
usb-xhci: enable packet queuing
Gerd Hoffmann
1
-6
/
+0
2012-02-27
usb-uhci: implement packet queuing
Gerd Hoffmann
1
-2
/
+31
2012-02-27
usb-uhci: process uhci_handle_td return code via switch.
Gerd Hoffmann
1
-27
/
+39
2012-02-27
usb-uhci: add UHCIQueue
Gerd Hoffmann
1
-91
/
+118
2012-02-27
usb-uhci: cleanup UHCIAsync allocation & initialization.
Gerd Hoffmann
1
-7
/
+1
2012-02-27
usb-ehci: fix reset
Gerd Hoffmann
1
-1
/
+2
2012-02-27
usb-hid: fix tablet activation
Gerd Hoffmann
1
-0
/
+3
2012-02-27
qxl: make qxl_render_update async
Alon Levy
3
-31
/
+144
2012-02-27
qxl: introduce QXLCookie
Alon Levy
3
-16
/
+49
2012-02-27
qxl: remove flipped
Alon Levy
2
-37
/
+31
2012-02-27
qxl: require spice >= 0.8.2
Alon Levy
2
-44
/
+0
2012-02-27
qxl: drop qxl_spice_update_area_async definition
Alon Levy
1
-6
/
+0
2012-02-27
qxl: fix spice+sdl no cursor regression
Alon Levy
1
-0
/
+4
2012-02-24
nic: zap obsolote romloading bits from ne2k + pcnet
Gerd Hoffmann
2
-16
/
+2
2012-02-24
optimize screendump for the common non-switch case
Gerd Hoffmann
7
-17
/
+26
2012-02-24
Remove screendump dummy functions.
Gerd Hoffmann
2
-12
/
+2
2012-02-24
vga: simplify screendump
Gerd Hoffmann
1
-35
/
+1
2012-02-24
suspend: make acpi timer wakeup the guest.
Gerd Hoffmann
1
-0
/
+8
2012-02-24
suspend: make rtc alarm wakeup the guest.
Gerd Hoffmann
2
-0
/
+8
2012-02-24
suspend: make serial ports wakeup the guest.
Gerd Hoffmann
1
-0
/
+6
[next]