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-09-05
qapi: Fix potential NULL pointer segfault
Stefan Weil
1
-1
/
+1
2012-09-05
qapi: convert sendkey
Amos Kong
8
-90
/
+171
2012-09-05
monitor: move key_defs[] table and introduce two help functions
Amos Kong
3
-172
/
+203
2012-09-05
qapi: add the QKeyCode enum
Amos Kong
1
-0
/
+26
2012-09-05
qapi: generate list struct and visit_list for enum
Amos Kong
2
-2
/
+28
2012-09-05
hmp: rename arguments
Amos Kong
2
-8
/
+8
2012-09-05
monitor: rename keyname '<' to 'less'
Amos Kong
1
-1
/
+8
2012-09-05
fix doc of using raw values with sendkey
Amos Kong
1
-3
/
+3
2012-09-05
Add support for pretty-printing response in qmp-shell
Daniel P. Berrange
1
-13
/
+33
2012-09-05
Open up 1.3 development tree
Anthony Liguori
1
-1
/
+1
2012-09-05
Update version for 1.2.0
v1.2.0
Anthony Liguori
1
-1
/
+1
2012-09-04
console: bounds check whenever changing the cursor due to an escape code
Ian Campbell
1
-29
/
+28
2012-09-04
qemu-timer: properly arm alarm timer for timers set by device initialization
Paolo Bonzini
1
-3
/
+0
2012-09-01
target-xtensa: return ENOSYS for unimplemented simcalls
Max Filippov
1
-0
/
+2
2012-08-31
Update version to 1.2.0-rc3
v1.2.0-rc3
Anthony Liguori
1
-1
/
+1
2012-08-31
console: Fix warning from clang (and potential crash)
Stefan Weil
1
-1
/
+1
2012-08-31
Merge remote-tracking branch 'kraxel/usb.61' into staging
Anthony Liguori
9
-60
/
+138
2012-08-31
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
4
-2
/
+52
2012-08-31
uas: move transfer kickoff
Gerd Hoffmann
1
-2
/
+1
2012-08-31
ehci: Fix interrupt endpoints no longer working
Hans de Goede
1
-2
/
+11
2012-08-31
ehci: handle TD deactivation of inflight packets
Gerd Hoffmann
1
-15
/
+23
2012-08-31
ehci: add ehci_cancel_queue()
Gerd Hoffmann
1
-10
/
+20
2012-08-31
ehci: simplify ehci_state_executing
Hans de Goede
1
-12
/
+1
2012-08-31
ehci: Remove unnecessary ehci_flush_qh call
Hans de Goede
1
-1
/
+0
2012-08-31
ehci: Schedule async-bh when IAAD bit gets set
Hans de Goede
1
-0
/
+9
2012-08-31
ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream active
Hans de Goede
1
-1
/
+1
2012-08-31
usb: unique packet ids
Gerd Hoffmann
7
-12
/
+16
2012-08-31
usb: Halt ep queue en cancel pending packets on a packet error
Hans de Goede
4
-7
/
+58
2012-08-31
fix info qtree indention
Gerd Hoffmann
1
-1
/
+1
2012-08-30
w32: Fix broken build
Stefan Weil
1
-0
/
+2
2012-08-30
Update version for 1.2.0-rc2
v1.2.0-rc2
Anthony Liguori
1
-1
/
+1
2012-08-29
scsi-disk: Fix typo (uint32 -> uint32_t)
Stefan Weil
1
-1
/
+1
2012-08-29
msix: make [un]use vectors on reset/load optional
Michael S. Tsirkin
2
-2
/
+13
2012-08-29
kvm: get/set PV EOI MSR
Michael S. Tsirkin
3
-0
/
+35
2012-08-29
linux-headers: update to 3.6-rc3
Michael S. Tsirkin
5
-2
/
+13
2012-08-29
target-i386: disable pv eoi to fix migration across QEMU versions
Anthony Liguori
1
-1
/
+12
2012-08-29
reset PMBA and PMREGMISC PIIX4 registers.
Gleb Natapov
1
-2
/
+3
2012-08-29
qemu-ga: Fix null pointer passed to unlink in failure branch
Stefan Weil
1
-1
/
+3
2012-08-29
memory: Fix copy&paste mistake in memory_region_iorange_write
Jan Kiszka
1
-1
/
+1
2012-08-29
ivshmem: remove redundant ioeventfd configuration
Cam Macdonell
1
-15
/
+0
2012-08-29
hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfo
Peter Maydell
1
-0
/
+1
2012-08-29
qemu-iotests: add backing file smaller than image test case
Stefan Hajnoczi
2
-2
/
+35
2012-08-29
stream: complete early if end of backing file is reached
Stefan Hajnoczi
1
-0
/
+6
2012-08-29
qed: refuse unaligned zero writes with a backing file
Stefan Hajnoczi
1
-0
/
+11
2012-08-29
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
5
-9
/
+27
2012-08-29
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
3
-14
/
+16
2012-08-28
tcg/mips: fix broken CONFIG_TCG_PASS_AREG0 code
Aurelien Jarno
1
-59
/
+99
2012-08-28
Update OpenBIOS PPC image
Aurelien Jarno
3
-1
/
+1
2012-08-28
target-ppc: fix altivec instructions
Aurelien Jarno
1
-1
/
+1
2012-08-28
audio/winwave: previous audio buffer should be flushed
munkyu.im
1
-9
/
+3
[next]