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
2014-08-20
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
53
-245
/
+142
2014-08-18
virtio-serial: search for duplicate port names before adding new ports
Amit Shah
1
-0
/
+22
2014-08-18
virtio-serial: create a linked list of all active devices
Amit Shah
1
-0
/
+10
2014-08-18
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2
-4
/
+12
2014-08-18
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
12
-208
/
+288
2014-08-18
loader: Abstract away ref to memory region names
Peter Crosthwaite
1
-1
/
+1
2014-08-18
tpm_tis: remove instance_finalize callback
Paolo Bonzini
1
-8
/
+0
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
39
-169
/
+0
2014-08-18
memory: convert memory_region_destroy to object_unparent
Paolo Bonzini
6
-7
/
+7
2014-08-17
nic: do not destroy memory regions in cleanup functions
Paolo Bonzini
2
-6
/
+0
2014-08-17
vga: do not dynamically allocate chain4_alias
Paolo Bonzini
2
-15
/
+12
2014-08-17
sysbus: remove unused function sysbus_del_io
Paolo Bonzini
1
-5
/
+0
2014-08-17
apb: add IOMMU flush register implementation
Mark Cave-Ayland
1
-2
/
+10
2014-08-17
sun4u: switch second PCI-ebus bridge BAR over to PCI IO space
Mark Cave-Ayland
1
-2
/
+2
2014-08-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...
Peter Maydell
19
-30
/
+35
2014-08-15
ide: only constrain read/write requests to drive size, not other types
Michael Tokarev
1
-1
/
+2
2014-08-15
virtio-blk: Correct bug in support for flexible descriptor layout
Marc MarĂ
1
-7
/
+7
2014-08-15
ide: Fix segfault when flushing a device that doesn't exist
Kevin Wolf
1
-1
/
+3
2014-08-15
dataplane: stop trying on notifier error
Cornelia Huck
1
-1
/
+10
2014-08-15
dataplane: fail notifier setting gracefully
Cornelia Huck
1
-4
/
+11
2014-08-15
dataplane: print why starting failed
Cornelia Huck
1
-5
/
+8
2014-08-15
cmd646: synchronise UDMA interrupt status with DMA interrupt status
Mark Cave-Ayland
1
-0
/
+24
2014-08-15
cmd646: allow MRDMODE interrupt status bits clearing from PCI config space
Mark Cave-Ayland
1
-2
/
+30
2014-08-15
cmd646: switch cmd646_update_irq() to accept PCIDevice instead of PCIIDEState
Mark Cave-Ayland
1
-5
/
+4
2014-08-15
cmd646: synchronise DMA interrupt status with UDMA interrupt status
Mark Cave-Ayland
1
-0
/
+22
2014-08-15
cmd646: add constants for CNTRL register access
Mark Cave-Ayland
1
-2
/
+5
2014-08-15
q35: Enable the ioapic device to be seen by qtest.
John Snow
1
-1
/
+1
2014-08-15
ahci: construct PIO Setup FIS for PIO commands
Paolo Bonzini
1
-0
/
+70
2014-08-15
ide: make all commands go through cmd_done
Paolo Bonzini
4
-24
/
+16
2014-08-15
ide: stop PIO transfer on errors
Paolo Bonzini
1
-3
/
+2
2014-08-15
ahci: remove duplicate PORT_IRQ_* constants
Paolo Bonzini
2
-24
/
+3
2014-08-15
ide: move retry constants out of BM_STATUS_* namespace
Paolo Bonzini
3
-23
/
+23
2014-08-15
ide: move BM_STATUS bits to pci.[ch]
Paolo Bonzini
3
-11
/
+11
2014-08-15
ide: fold add_status callback into set_inactive
Paolo Bonzini
6
-34
/
+15
2014-08-15
ide: remove wrong setting of BM_STATUS_INT
Paolo Bonzini
2
-5
/
+0
2014-08-15
ide: wrap start_dma callback
Paolo Bonzini
3
-11
/
+11
2014-08-15
ide: simplify start_transfer callbacks
Paolo Bonzini
5
-24
/
+5
2014-08-15
ide: simplify async_cmd_done callbacks
Paolo Bonzini
2
-4
/
+2
2014-08-15
ide: simplify set_inactive callbacks
Paolo Bonzini
5
-13
/
+5
2014-08-15
ide: simplify reset callbacks
Paolo Bonzini
5
-13
/
+6
2014-08-15
ide: stash aiocb for flushes
Paolo Bonzini
1
-1
/
+3
2014-08-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
15
-85
/
+102
2014-08-15
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+6
2014-08-15
ivshmem: check the value returned by fstat()
zhanghailiang
1
-1
/
+5
2014-08-15
l2cap: fix access to freed memory
zhanghailiang
1
-1
/
+1
2014-08-15
intc: i8259: Convert Array allocation to g_new0
Peter Crosthwaite
1
-1
/
+1
2014-08-15
ppc: convert g_new(qemu_irq usages to g_new0
Peter Crosthwaite
3
-3
/
+3
2014-08-15
ssi: xilinx_spi: Initialise CS GPIOs as NULL
Peter Crosthwaite
1
-1
/
+1
2014-08-15
vmxnet3: don't use 'Yoda conditions'
Gonglei
1
-8
/
+8
[next]