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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-07
uhci: Limit amount of frames processed in one go
Hans de Goede
1
-16
/
+27
2013-01-07
uhci: Add a QH_VALID define
Hans de Goede
1
-4
/
+5
2013-01-07
uhci: Fix pending interrupts getting lost on migration
Hans de Goede
1
-1
/
+2
2013-01-07
uhci: Fix 1 ms delay in interrupt reporting to the guest
Hans de Goede
1
-11
/
+13
2013-01-07
ehci: Don't call commit_irq after raising PCD
Hans de Goede
1
-2
/
+0
2013-01-07
ehci: Further speedup rescanning if async schedule after raising an interrupt
Hans de Goede
1
-1
/
+4
2013-01-07
ehci: Use uframe precision for interrupt threshold checking (v2)
Hans de Goede
1
-23
/
+47
2013-01-07
ehci: Verify a queue's ep direction does not change
Hans de Goede
2
-0
/
+20
2013-01-07
ehci: Add an ehci_get_pid helper function
Hans de Goede
1
-16
/
+16
2013-01-07
ehci: Verify qtd for async completed packets
Hans de Goede
1
-14
/
+1
2013-01-07
ehci: writeback_async_complete_packet: verify qh and qtd
Hans de Goede
1
-0
/
+14
2013-01-07
ehci: Move get / put_dwords upwards
Hans de Goede
1
-42
/
+42
2013-01-07
ehci: Verify guest does not change the token of inflight qtd-s
Hans de Goede
1
-6
/
+4
2013-01-07
ehci: Add ehci_verify_qh and ehci_verify_qtd helper functions
Hans de Goede
1
-16
/
+35
2013-01-07
ehci: Add a ehci_writeback_async_complete_packet helper function
Hans de Goede
1
-11
/
+17
2013-01-06
Revert "virtio-pci: replace byte swap hack"
Blue Swirl
2
-1
/
+34
2013-01-06
virtio-pci: replace byte swap hack
Blue Swirl
2
-34
/
+1
2013-01-06
tests: add gcov support
Blue Swirl
3
-1
/
+64
2013-01-05
hw/i386: Fix broken build for non POSIX hosts
Stefan Weil
1
-0
/
+5
2013-01-05
softfloat: Implement uint64_to_float128
Richard Henderson
2
-0
/
+11
2013-01-05
softfloat: Fix uint64_to_float64
Richard Henderson
1
-3
/
+10
2013-01-04
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
6
-11
/
+11
2013-01-04
Merge remote-tracking branch 'kraxel/testdev.1' into staging
Anthony Liguori
5
-49
/
+283
2013-01-04
Merge remote-tracking branch 'kraxel/acpi.2' into staging
Anthony Liguori
9
-11
/
+48
2013-01-04
spice: drop incorrect vm_change_state_handler() opaque
Stefan Hajnoczi
1
-3
/
+2
2013-01-04
linux-user/syscall.c: remove forward declarations
John Spencer
1
-5
/
+3
2013-01-04
hw/mcf5206: Reduce size of lookup table
Stefan Weil
1
-1
/
+1
2013-01-04
Remove --sparc_cpu option from the configure list
陳韋任 (Wei-Ren Chen)
1
-1
/
+0
2013-01-04
pseries: Remove unneeded include statement (fixes MinGW builds)
Stefan Weil
1
-1
/
+1
2013-01-04
pc_sysfw: Check for qemu_find_file() failure
Markus Armbruster
1
-0
/
+4
2013-01-04
pc: remove bochs bios debug ports
Gerd Hoffmann
1
-41
/
+0
2013-01-04
hw: Add test device for unittests execution
Lucas Meneghel Rodrigues
2
-0
/
+183
2013-01-04
add isa-debug-exit device.
Gerd Hoffmann
2
-1
/
+76
2013-01-04
switch debugcon to memory api
Gerd Hoffmann
1
-7
/
+24
2013-01-04
apci: assign memory regions to ich9 lpc device
Gerd Hoffmann
3
-4
/
+8
2013-01-04
apci: assign memory regions to piix4 acpi device
Gerd Hoffmann
1
-7
/
+13
2013-01-04
acpi: autoload dsdt
Gerd Hoffmann
4
-0
/
+26
2013-01-04
configure: also symlink *.aml files
Gerd Hoffmann
1
-0
/
+1
2013-01-03
pty: unbreak libvirt
Gerd Hoffmann
1
-4
/
+5
2013-01-03
dataplane: use linux-headers/ for virtio includes
Stefan Hajnoczi
2
-4
/
+3
2013-01-02
configure: Write new file "config-all-disas.mak" when running configure
Stefan Weil
1
-0
/
+2
2013-01-02
tci: Fix broken builds with TCG interpreter
Stefan Weil
2
-3
/
+4
2013-01-02
savevm.c: cleanup system includes
Michael Tokarev
1
-39
/
+1
2013-01-02
disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio...
Michael Tokarev
2
-3
/
+29
2013-01-02
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
27
-29
/
+1863
2013-01-02
tcg: Remove unneeded assertion
Stefan Weil
1
-1
/
+0
2013-01-02
sheepdog: pass oid directly to send_pending_req()
Liu Yuan
1
-1
/
+1
2013-01-02
sheepdog: don't update inode when create_and_write fails
Liu Yuan
1
-4
/
+5
2013-01-02
block/raw-win32: Fix compiler warnings (wrong format specifiers)
Stefan Weil
1
-2
/
+2
2013-01-02
qemu-img: report size overflow error message
liguang
1
-3
/
+7
[next]