index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-29
cs4231: QOM cast cleanup
Andreas Färber
1
-5
/
+10
2013-07-29
xilinx_uartlite: QOM cast cleanups
Andreas Färber
1
-3
/
+8
2013-07-29
xilinx_uartlite: Rename xlx_uartlite to XilinxUARTLite
Andreas Färber
1
-11
/
+10
2013-07-29
etraxfs_ser: QOM cast cleanups
Andreas Färber
1
-16
/
+21
2013-07-29
pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types
Andreas Färber
4
-62
/
+73
2013-07-29
pci-bridge/i82801b11: Rename parent field
Andreas Färber
1
-1
/
+3
2013-07-29
pci-bridge-dev: QOM parent field cleanup
Andreas Färber
1
-8
/
+14
2013-07-29
pci-bridge: Turn PCIBridge into abstract QOM type
Andreas Färber
10
-54
/
+72
2013-07-29
arm11mpcore: QOM cast cleanups for mpcore_rirq_state
Andreas Färber
1
-7
/
+13
2013-07-29
arm11mpcore: QOM cast cleanups for ARM11MPCorePriveState
Andreas Färber
1
-8
/
+14
2013-07-29
cpu/a15mpcore: QOM cast cleanup
Andreas Färber
1
-4
/
+11
2013-07-29
timer/arm_mptimer: QOM cast cleanup
Andreas Färber
1
-5
/
+13
2013-07-29
cpu/a9mpcore: QOM casting cleanup
Andreas Färber
1
-4
/
+11
2013-07-29
ide: Introduce abstract QOM type for PCIIDEState
Andreas Färber
5
-60
/
+82
2013-07-29
ide/piix: QOM casting sweep
Peter Crosthwaite
1
-4
/
+4
2013-07-29
fdc: Fix inheritence for SUNW,fdtwo
Andreas Färber
1
-44
/
+44
2013-07-29
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2
-9
/
+40
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
108
-0
/
+158
2013-07-29
hw: import bitmap operations in qdev-core header
Marcel Apfelbaum
2
-7
/
+8
2013-07-29
spapr-vscsi: fix SOLNT bit in SRP_RSP
Alexey Kardashevskiy
1
-2
/
+3
2013-07-29
xics: rename types to be sane and follow coding style
Anthony Liguori
2
-112
/
+261
2013-07-29
pseries: savevm support with KVM
Alexey Kardashevskiy
1
-22
/
+84
2013-07-29
pseries: savevm support for PCI host bridge
David Gibson
1
-0
/
+49
2013-07-29
pseries: savevm support for pseries machine
David Gibson
2
-5
/
+272
2013-07-29
pseries: savevm support for PAPR virtual SCSI
David Gibson
1
-1
/
+81
2013-07-29
pseries: rework PAPR virtual SCSI
Alexey Kardashevskiy
1
-93
/
+130
2013-07-29
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
4
-54
/
+99
2013-07-29
pseries: savevm support for PAPR VIO logical tty
David Gibson
1
-0
/
+16
2013-07-29
pseries: savevm support for PAPR VIO logical lan
David Gibson
1
-2
/
+22
2013-07-29
pseries: savevm support for VIO devices
David Gibson
1
-0
/
+20
2013-07-29
dataplane: refuse to start if device is already in use
Stefan Hajnoczi
1
-0
/
+8
2013-07-29
dataplane: enable virtio-blk x-data-plane=on live migration
Stefan Hajnoczi
2
-9
/
+32
2013-07-29
Merge remote-tracking branch 'sstabellini/xen-130729' into staging
Anthony Liguori
3
-2
/
+145
2013-07-29
Xen PV Device
Paul Durrant
2
-1
/
+132
2013-07-29
xen_disk: support "direct-io-safe" backend option
Stefano Stabellini
1
-1
/
+13
2013-07-29
s390/ipl: Fix boot order
Christian Borntraeger
1
-10
/
+12
2013-07-29
Merge branch 'trivial-patches' of git://git.corpit.ru/qemu
Aurelien Jarno
8
-21
/
+24
2013-07-29
mips_malta: fix copy of the 0x1fc00000 region
Aurelien Jarno
1
-2
/
+2
2013-07-29
hw/mips: align initrd to 64KB to avoid kernel error
James Hogan
4
-4
/
+4
2013-07-28
pflash_cfi01: duplicate status byte from bits 23:16 for 32bit reads
Paul Burton
1
-0
/
+3
2013-07-28
mips_malta: generate SMBUS EEPROM data
Paul Burton
1
-46
/
+87
2013-07-28
mips_malta: cap BIOS endian swap length at 0x3e0000 bytes
Paul Burton
1
-1
/
+1
2013-07-28
mips_malta: generate SPD EEPROM data at runtime
Paul Burton
1
-3
/
+57
2013-07-28
mips_malta: correct reading MIPS revision at 0x1fc00010
Paul Burton
1
-8
/
+17
2013-07-28
mips_malta: fix BIOS endianness swapping
Paul Burton
1
-2
/
+5
2013-07-28
mips_malta: QOM cast cleanup
Andreas Färber
1
-4
/
+8
2013-07-27
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil
3
-13
/
+13
2013-07-27
misc: Fix new typos in comments and strings
Stefan Weil
2
-3
/
+4
2013-07-27
PPC: dbdma: macio: Fix format specifiers (build regression)
Stefan Weil
1
-4
/
+5
2013-07-27
watchdog: Remove break after exit
Stefan Weil
1
-1
/
+0
[prev]
[next]