index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-02
po/Makefile: correctly pass QEMU version
Aurelien Jarno
1
-1
/
+1
2013-04-02
po/Makefile: simplify
Aurelien Jarno
1
-8
/
+4
2013-04-02
gtk: make more messages translatable
Aurelien Jarno
1
-2
/
+2
2013-04-02
append the terminating '\0' to bootorder string
Amos Kong
1
-3
/
+3
2013-04-02
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20130401.0' int...
Anthony Liguori
2
-55
/
+1128
2013-04-02
microblaze: Add support for the sleep insn
Edgar E. Iglesias
1
-0
/
+17
2013-04-01
vfio: cleanup includes
Alex Williamson
1
-5
/
+5
2013-04-01
vfio: Add bootindex support
Alex Williamson
1
-0
/
+5
2013-04-01
vfio-pci: Move devices to D0 on reset
Alex Williamson
1
-0
/
+23
2013-04-01
vfio-pci: Add extra debugging
Alex Williamson
1
-10
/
+30
2013-04-01
qemu vfio-pci: Graphics device quirks
Alex Williamson
1
-2
/
+718
2013-04-01
qemu vfio-pci: Add support for VGA MMIO and I/O port access
Alex Williamson
1
-0
/
+169
2013-04-01
vfio-pci: Add PCIe capability mangling based on bus type
Alex Williamson
1
-1
/
+128
2013-04-01
vfio-pci: Generalize PCI config mangling
Alex Williamson
1
-38
/
+42
2013-04-01
linux-headers: Update to v3.9-rc2
Alex Williamson
1
-0
/
+9
2013-04-01
tcg/mips: Implement muls2_i32
Aurelien Jarno
2
-1
/
+7
2013-04-01
target-i386: SSE4.2: use clz32/ctz32 instead of reinventing the wheel
Aurelien Jarno
2
-30
/
+3
2013-04-01
target-i386: enable SSE4.1 and SSE4.2 in TCG mode
Aurelien Jarno
1
-6
/
+7
2013-04-01
target-i386: SSE4.2: fix pcmpXstrX instructions with "Masked(-)" polarity
Aurelien Jarno
1
-1
/
+1
2013-04-01
target-i386: SSE4.2: fix pcmpXstrX instructions in "Equal ordered" mode
Aurelien Jarno
1
-2
/
+3
2013-04-01
target-i386: SSE4.2: fix pcmpXstrX instructions in "Equal each" mode
Aurelien Jarno
1
-1
/
+1
2013-04-01
target-i386: SSE4.2: fix pcmpXstrX instructions in "Ranges" mode
Aurelien Jarno
1
-2
/
+2
2013-04-01
target-i386: SSE4.2: fix pcmpXstrm instructions
Aurelien Jarno
1
-8
/
+8
2013-04-01
target-i386: SSE4.2: fix pcmpXstri instructions
Aurelien Jarno
1
-2
/
+2
2013-04-01
target-i386: SSE4.2: fix pcmpgtq instruction
Aurelien Jarno
1
-2
/
+1
2013-04-01
target-i386: SSE4.1: fix pinsrb instruction
Aurelien Jarno
1
-2
/
+2
2013-04-01
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
4
-56
/
+58
2013-04-01
sysbus: Remove sysbus_add_memory and sysbus_del_memory
Peter Maydell
2
-23
/
+0
2013-04-01
hw/milkymist-softusb: set buffer in softusb_read_{dmem, pmem} error path
Peter Maydell
1
-0
/
+2
2013-04-01
milkymist-softusb: Don't map RAM memory regions in the device itself
Peter Maydell
2
-12
/
+13
2013-04-01
milkymist-minimac2: Just expose buffers as a sysbus mmio region
Peter Maydell
2
-5
/
+2
2013-04-01
musicpal: qdevify musicpal-misc
Peter Maydell
1
-5
/
+23
2013-04-01
sysbus: make SysBusDeviceClass::init optional
Peter Maydell
1
-0
/
+3
2013-03-31
target-moxie: set do_interrupt to a target-specific helper function
Dunrong Huang
3
-3
/
+7
2013-03-30
w32: Fix build with older gcc (unresolved symbol)
Stefan Weil
1
-0
/
+5
2013-03-30
target-moxie: Fix pointer-to-integer conversion (MinGW-w64)
Stefan Weil
1
-1
/
+1
2013-03-28
piix_pci: Fix C99 comments
David Woodhouse
1
-4
/
+6
2013-03-28
piix_pci: Use DEVICE() and ISA_BUS()
David Woodhouse
1
-3
/
+2
2013-03-28
piix_pci: Clean up i440FX object handling
David Woodhouse
1
-5
/
+10
2013-03-28
qemu-bridge-helper: force usage of a very high MAC address for the bridge
Paolo Bonzini
1
-0
/
+18
2013-03-28
virtio-balloon: cleanup: remove qdev field.
KONRAD Frederic
2
-2
/
+0
2013-03-28
virtio-balloon: cleanup: QOM casts.
KONRAD Frederic
2
-24
/
+21
2013-03-28
virtio-balloon: cleanup: init and exit function.
KONRAD Frederic
1
-60
/
+13
2013-03-28
virtio-balloon-ccw: switch to the new API.
KONRAD Frederic
2
-11
/
+25
2013-03-28
virtio-balloon-pci: switch to the new API.
KONRAD Frederic
2
-56
/
+69
2013-03-28
virtio-balloon: add the virtio-balloon device.
KONRAD Frederic
2
-6
/
+93
2013-03-28
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
11
-176
/
+553
2013-03-28
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
26
-180
/
+595
2013-03-28
vl: add runstate_set tracepoint
Kazuya Saito
2
-1
/
+2
2013-03-28
.gitignore: rename trace/generated-tracers.dtrace
Stefan Hajnoczi
1
-1
/
+1
[next]