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-03-14
arm hw/: Don't use CPUState
Andreas Färber
17
-33
/
+33
2012-03-14
alpha hw/: Don't use CPUState
Andreas Färber
3
-9
/
+9
2012-03-14
hw/mc146818: Drop unneeded #includes
Andreas Färber
1
-2
/
+0
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
29
-33
/
+70
2012-03-14
PPC: 405: Use proper CPU reset
Alexander Graf
2
-25
/
+4
2012-03-14
kvmvapic: align start address as well as size
Avi Kivity
1
-1
/
+3
2012-03-13
Merge remote-tracking branch 'kraxel/usb.44' into staging
Anthony Liguori
35
-201
/
+4270
2012-03-13
kvmclock: Always register type
Andreas Färber
1
-2
/
+0
2012-03-13
Endian fix an assertion in usb-msd
Benjamin Herrenschmidt
1
-3
/
+3
2012-03-13
uhci: alloc can't fail, drop check.
Gerd Hoffmann
1
-2
/
+0
2012-03-13
uhci: new uhci_handle_td return code for tds still in flight
Gerd Hoffmann
1
-5
/
+7
2012-03-13
uhci: renumber uhci_handle_td return codes
Gerd Hoffmann
1
-4
/
+4
2012-03-13
uhci: use enum for uhci_handle_td return codes
Gerd Hoffmann
1
-16
/
+23
2012-03-13
uhci: tracing support
Gerd Hoffmann
1
-55
/
+32
2012-03-13
uhci: cancel on schedule stop.
Gerd Hoffmann
1
-0
/
+1
2012-03-13
uhci: fix uhci_async_cancel_all
Gerd Hoffmann
1
-0
/
+1
2012-03-13
uhci: pass addr to uhci_async_alloc
Gerd Hoffmann
1
-3
/
+3
2012-03-13
usb: improve packet state sanity checks
Gerd Hoffmann
2
-6
/
+32
2012-03-13
usb-ohci: DMA writeback bug fixes
Wei Yang
1
-2
/
+15
2012-03-13
usb-ehci: drop unused isoch_pause variable
Hans de Goede
1
-5
/
+1
2012-03-13
usb: zap hw/ush-{ohic,uhci}.h + init wrappers
Gerd Hoffmann
13
-60
/
+11
2012-03-13
usb: the big rename
Gerd Hoffmann
23
-53
/
+4150
2012-03-12
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
1
-0
/
+2
2012-03-12
qdev: accept empty string properties
Paolo Bonzini
1
-4
/
+0
2012-03-12
vga: add trace event for ppm_save
Alon Levy
1
-0
/
+2
2012-03-11
Add missing const attributes for MemoryRegionOps
Stefan Weil
9
-13
/
+13
2012-03-09
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
4
-4
/
+4
2012-03-09
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
6
-240
/
+716
2012-03-09
Merge remote-tracking branch 'kraxel/usb.42' into staging
Anthony Liguori
6
-135
/
+175
2012-03-09
xilinx_zynq: fix the build
Anthony Liguori
1
-2
/
+2
2012-03-08
Spelling fixes in comments (it's -> its)
Stefan Weil
2
-2
/
+2
2012-03-07
sh7750: Remove redundant 'struct' from MemoryRegionOps
Stefan Weil
2
-2
/
+2
2012-03-07
xhci: fix port status
Gerd Hoffmann
1
-1
/
+1
2012-03-07
xhci: fix control xfers
Gerd Hoffmann
1
-8
/
+5
2012-03-07
usb: add shortcut for control transfers
Gerd Hoffmann
2
-0
/
+60
2012-03-07
usb: add pipelining option to usb endpoints
Gerd Hoffmann
2
-1
/
+12
2012-03-07
usb: queue can have async packets
Gerd Hoffmann
1
-0
/
+3
2012-03-07
uhci_fill_queue: zap debug printf
Gerd Hoffmann
1
-1
/
+0
2012-03-07
usb: add USB_RET_IOERROR
Hans de Goede
4
-5
/
+11
2012-03-07
usb-ehci: Cleanup itd error handling
Hans de Goede
1
-14
/
+14
2012-03-07
usb-ehci: Fix and simplify nakcnt handling
Hans de Goede
1
-28
/
+4
2012-03-07
usb-ehci: Remove dead nakcnt code
Hans de Goede
1
-20
/
+0
2012-03-07
usb-ehci: Fix cerr tracking
Hans de Goede
1
-13
/
+6
2012-03-07
usb-ehci: Any packet completion except for NAK should set the interrupt
Hans de Goede
1
-1
/
+1
2012-03-07
usb-ehci: Rip the queues when the async or period schedule is halted
Hans de Goede
1
-1
/
+4
2012-03-07
usb-ehci: Drop cached qhs when the doorbell gets rung
Hans de Goede
1
-16
/
+17
2012-03-07
usb-ehci: always call ehci_queues_rip_unused for period queues
Hans de Goede
1
-0
/
+1
2012-03-07
usb-ehci: split our qh queue into async and periodic queues
Hans de Goede
1
-25
/
+37
2012-03-07
usb-ehci: Never follow table entries with the T-bit set
Hans de Goede
1
-6
/
+4
2012-03-07
kvm: x86: Add user space part for in-kernel i8254
Jan Kiszka
3
-2
/
+277
[next]