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
2012-04-28
softfloat: Fix mixups of int and int16
Andreas Färber
1
-2
/
+2
2012-04-28
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Blue Swirl
6
-23
/
+19
2012-04-28
Merge branch 'timer' of git://qemu.weilnetz.de/qemu
Blue Swirl
2
-74
/
+33
2012-04-27
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
11
-70
/
+151
2012-04-27
qapi: fix qmp_balloon() conversion
Luiz Capitulino
1
-1
/
+1
2012-04-27
qemu-iotests: add block-stream speed value test case
Stefan Hajnoczi
2
-18
/
+71
2012-04-27
block: add 'speed' optional parameter to block-stream
Stefan Hajnoczi
8
-15
/
+42
2012-04-27
block: change block-job-set-speed argument from 'value' to 'speed'
Stefan Hajnoczi
7
-16
/
+16
2012-04-27
block: use Error mechanism instead of -errno for block_job_set_speed()
Stefan Hajnoczi
5
-15
/
+18
2012-04-27
block: use Error mechanism instead of -errno for block_job_create()
Stefan Hajnoczi
4
-22
/
+20
2012-04-27
target-arm: Make SETEND respect bswap_code (BE8) setting
Peter Maydell
1
-4
/
+4
2012-04-27
target-arm: Move A9 config_base_address reset value to ARMCPU
Peter Maydell
3
-12
/
+8
2012-04-27
target-arm: Change cpu_arm_init() return type to ARMCPU
Andreas Färber
4
-7
/
+7
2012-04-27
qemu-timer: Optimize data structures
Stefan Weil
1
-7
/
+7
2012-04-27
qemu-timer: Remove function alarm_has_dynticks
Stefan Weil
1
-31
/
+8
2012-04-27
qemu-timer: Use bool, false, true for boolean values
Stefan Weil
2
-18
/
+19
2012-04-27
qemu-timer: Remove unused function qemu_alarm_pending
Stefan Weil
2
-6
/
+0
2012-04-27
qemu-timer: Remove redundant include statements
Stefan Weil
2
-15
/
+2
2012-04-26
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
1
-1
/
+1
2012-04-26
Merge remote-tracking branch 'kraxel/usb.49' into staging
Anthony Liguori
16
-127
/
+157
2012-04-26
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
4
-13
/
+24
2012-04-26
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
5
-56
/
+197
2012-04-26
Merge remote-tracking branch 'afaerber/qom-cpu-x86-prop.v3' into staging
Anthony Liguori
3
-20
/
+301
2012-04-26
Merge remote-tracking branch 'amit/master' into staging
Anthony Liguori
1
-8
/
+49
2012-04-26
Revert "configure: Virtfs doesn't require libcap."
Anthony Liguori
1
-4
/
+2
2012-04-26
os-posix: Fix build on FreeBSD
Nathan Whitehorn
1
-0
/
+4
2012-04-26
main_loop_wait: block indefinitely
Stefano Stabellini
8
-17
/
+28
2012-04-26
qemu_next_alarm_deadline: check the expire time of a clock only if it is enabled
Stefano Stabellini
1
-6
/
+4
2012-04-26
timers: the rearm function should be able to handle delta = INT64_MAX
Stefano Stabellini
1
-5
/
+13
2012-04-26
target-i386: Fix x86_cpuid_set_model_id()
Andreas Färber
1
-0
/
+1
2012-04-26
qtest: Fix more format errors with qtest_sendf
Stefan Weil
1
-3
/
+4
2012-04-26
sdl: Add QEMU mascot icon for use with SDL
Stefan Weil
2
-0
/
+1
2012-04-26
qom: quick and dirty QOM filesystem based on FUSE
Anthony Liguori
1
-0
/
+138
2012-04-26
pc-sysfw: make sure to call qdev_init
Anthony Liguori
1
-0
/
+8
2012-04-26
nbd: Fix uninitialised use of s->sock
Kevin Wolf
1
-1
/
+1
2012-04-26
usb-uhci: update irq line on reset
Gerd Hoffmann
1
-0
/
+1
2012-04-26
usb: add serial number generator
Gerd Hoffmann
10
-0
/
+42
2012-04-26
usb-redir: Not finding an async urb id is not an error
Hans de Goede
1
-1
/
+1
2012-04-26
usb-redir: Reset device address and speed on disconnect
Hans de Goede
1
-0
/
+2
2012-04-26
usb-redir: An interface count of 0 is a valid value
Hans de Goede
1
-2
/
+3
2012-04-26
usb-xhci: fix bit test
Lai Jiangshan
1
-1
/
+1
2012-04-26
usb-xhci: Use PCI DMA helper functions
David Gibson
1
-98
/
+92
2012-04-26
usb-host: fix zero-length packets
Gerd Hoffmann
1
-3
/
+3
2012-04-26
usb-host: don't dereference invalid iovecs
Gerd Hoffmann
1
-3
/
+3
2012-04-26
usb-storage: fix request canceling
Gerd Hoffmann
1
-1
/
+3
2012-04-26
usb-ehci: Ensure frindex writes leave a valid frindex value
Hans de Goede
1
-0
/
+4
2012-04-26
usb-ehci: add missing usb_packet_init() call
Gerd Hoffmann
2
-0
/
+2
2012-04-26
usb-ehci: remove hack
Gerd Hoffmann
1
-18
/
+0
2012-04-26
hda: fix codec ids
Gerd Hoffmann
1
-6
/
+8
2012-04-26
hda: add hda-micro codec
Gerd Hoffmann
1
-2
/
+141
[next]