index
:
~sandmann/qemu
setcaps
Unnamed repository; edit this file 'description' to name the repository.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-04
Remove #ifdef QXL_COMMAND_FLAG_COMPAT_16BPP
setcaps
Søren Sandmann Pedersen
1
-2
/
+0
2012-09-04
qxl: Add set_client_capabilities() interface to QXLInterface
Søren Sandmann Pedersen
1
-0
/
+23
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
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
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
2012-08-28
iscsi: Set number of blocks to 0 for blank CDROM devices
Ronnie Sahlberg
1
-1
/
+6
2012-08-28
scsi: more fixes to properties for passthrough devices
Paolo Bonzini
2
-1
/
+3
2012-08-28
esp: support 24-bit DMA
Paolo Bonzini
1
-5
/
+11
2012-08-28
megasas: Add 'hba_serial' property
Hannes Reinecke
1
-2
/
+7
2012-08-27
target-mips: allow microMIPS SWP and SDP to have RD equal to BASE
Eric Johnson
1
-1
/
+9
2012-08-27
target-mips: add privilege level check to several Cop0 instructions
Eric Johnson
1
-0
/
+9
2012-08-27
Revert "fix some debug printf format strings"
malc
4
-10
/
+7
2012-08-27
Revert "vl: fix -hdachs/-hda argument order parsing issues"
malc
1
-18
/
+21
2012-08-27
Revert "qemu-options.hx: mention retrace= VGA option"
malc
1
-7
/
+1
2012-08-27
Revert "vga: add some optional CGA compatibility hacks"
malc
4
-74
/
+8
2012-08-27
Revert "i8259: add -no-spurious-interrupt-hack option"
malc
5
-44
/
+5
[next]