index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-09-05
qapi: convert screendump
Luiz Capitulino
2012-09-05
console: vga_hw_screen_dump_ptr: take Error argument
Luiz Capitulino
2012-09-05
error: add error_setg()
Luiz Capitulino
2012-09-05
json-parser: Fix potential NULL pointer segfault
Stefan Weil
2012-09-05
qapi: Fix potential NULL pointer segfault
Stefan Weil
2012-09-05
qapi: convert sendkey
Amos Kong
2012-09-05
monitor: move key_defs[] table and introduce two help functions
Amos Kong
2012-09-05
qapi: add the QKeyCode enum
Amos Kong
2012-09-05
qapi: generate list struct and visit_list for enum
Amos Kong
2012-09-05
hmp: rename arguments
Amos Kong
2012-09-05
monitor: rename keyname '<' to 'less'
Amos Kong
2012-09-05
fix doc of using raw values with sendkey
Amos Kong
2012-09-05
Add support for pretty-printing response in qmp-shell
Daniel P. Berrange
2012-09-05
Open up 1.3 development tree
Anthony Liguori
2012-09-05
Update version for 1.2.0
v1.2.0
Anthony Liguori
2012-09-04
console: bounds check whenever changing the cursor due to an escape code
Ian Campbell
2012-09-04
qemu-timer: properly arm alarm timer for timers set by device initialization
Paolo Bonzini
2012-09-01
target-xtensa: return ENOSYS for unimplemented simcalls
Max Filippov
2012-08-31
Update version to 1.2.0-rc3
v1.2.0-rc3
Anthony Liguori
2012-08-31
console: Fix warning from clang (and potential crash)
Stefan Weil
2012-08-31
Merge remote-tracking branch 'kraxel/usb.61' into staging
Anthony Liguori
2012-08-31
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-08-31
uas: move transfer kickoff
Gerd Hoffmann
2012-08-31
ehci: Fix interrupt endpoints no longer working
Hans de Goede
2012-08-31
ehci: handle TD deactivation of inflight packets
Gerd Hoffmann
2012-08-31
ehci: add ehci_cancel_queue()
Gerd Hoffmann
2012-08-31
ehci: simplify ehci_state_executing
Hans de Goede
2012-08-31
ehci: Remove unnecessary ehci_flush_qh call
Hans de Goede
2012-08-31
ehci: Schedule async-bh when IAAD bit gets set
Hans de Goede
2012-08-31
ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream active
Hans de Goede
2012-08-31
usb: unique packet ids
Gerd Hoffmann
2012-08-31
usb: Halt ep queue en cancel pending packets on a packet error
Hans de Goede
2012-08-31
fix info qtree indention
Gerd Hoffmann
2012-08-30
w32: Fix broken build
Stefan Weil
2012-08-30
Update version for 1.2.0-rc2
v1.2.0-rc2
Anthony Liguori
2012-08-29
scsi-disk: Fix typo (uint32 -> uint32_t)
Stefan Weil
2012-08-29
msix: make [un]use vectors on reset/load optional
Michael S. Tsirkin
2012-08-29
kvm: get/set PV EOI MSR
Michael S. Tsirkin
2012-08-29
linux-headers: update to 3.6-rc3
Michael S. Tsirkin
2012-08-29
target-i386: disable pv eoi to fix migration across QEMU versions
Anthony Liguori
2012-08-29
reset PMBA and PMREGMISC PIIX4 registers.
Gleb Natapov
2012-08-29
qemu-ga: Fix null pointer passed to unlink in failure branch
Stefan Weil
2012-08-29
memory: Fix copy&paste mistake in memory_region_iorange_write
Jan Kiszka
2012-08-29
ivshmem: remove redundant ioeventfd configuration
Cam Macdonell
2012-08-29
hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfo
Peter Maydell
2012-08-29
qemu-iotests: add backing file smaller than image test case
Stefan Hajnoczi
2012-08-29
stream: complete early if end of backing file is reached
Stefan Hajnoczi
2012-08-29
qed: refuse unaligned zero writes with a backing file
Stefan Hajnoczi
2012-08-29
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-08-29
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
[next]