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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2014-08-29
usb: add usb host adapters exit trace
Gonglei
2014-08-29
usb-xhci: add exit function
Gonglei
2014-08-29
usb-ehci: add ehci-pci device exit function
Gonglei
2014-08-29
usb-ehci: add ehci unrealize funciton
Gonglei
2014-08-29
usb-ehci: add vmstate properity for EHCIState
Gonglei
2014-08-29
usb-uhci: clean up uhci resource when pci-uhci exit
Gonglei
2014-08-29
usb-ohci: add exit function
Gonglei
2014-08-29
usb-ohci: Fix memory leak for ohci timer
Gonglei
2014-08-29
usb: add usb_bus_release function
Gonglei
2014-08-29
Revert "xhci: Fix number of streams allocated when using streams"
Gerd Hoffmann
2014-08-29
xhci: use (1u << i)
Gerd Hoffmann
2014-08-29
Fix OHCI ISO TD state never being written back.
Jack Un
2014-08-29
xhci: fix debug print compiling error
Gonglei
2014-08-29
usb: Fix bootindex for portnr > 9
Markus Armbruster
2014-08-26
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014082...
Peter Maydell
2014-08-25
vfio: Enable NVIDIA 88000 region quirk regardless of VGA
Alex Williamson
2014-08-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-08-25
pcie: fix trailing whitespace
Michael S. Tsirkin
2014-08-25
ioh3420: Enable ARI forwarding
Knut Omang
2014-08-25
ioh3420: Remove obsoleted, unused ioh3420_init function
Knut Omang
2014-08-25
pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*
Knut Omang
2014-08-25
pcie: Fix incorrect write to the ari capability next function field
Knut Omang
2014-08-25
ssdt-tpm: add generated hex file to git
Michael S. Tsirkin
2014-08-25
Add ACPI tables for TPM
Stefan Berger
2014-08-25
pc: reserve more memory for ACPI for new machine types
Michael S. Tsirkin
2014-08-25
pcihp: fix possible array out of bounds
Gonglei
2014-08-25
pci_bridge: manually destroy memory regions within PCIBridgeWindows
Paolo Bonzini
2014-08-24
vmxnet3: Pad short frames to minimum size (60 bytes)
Ben Draper
2014-08-24
dma: axidma: Variablise repeated s->streams[i] sub-expr
Peter Crosthwaite
2014-08-24
microblaze: ml605: Get rid of ddr_base variable
Peter Crosthwaite
2014-08-22
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-08-20
virtio-blk: fix reference a pointer which might be freed
zhanghailiang
2014-08-20
virtio-blk: allow block_resize with dataplane
Stefan Hajnoczi
2014-08-20
block: Drop some superfluous casts from void *
Markus Armbruster
2014-08-20
block: Use g_new() & friends to avoid multiplying sizes
Markus Armbruster
2014-08-20
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-08-19
arm: stellaris: Remove misleading address_space_mem var
Peter Crosthwaite
2014-08-19
arm: armv7m: Rename address_space_mem -> system_memory
Peter Crosthwaite
2014-08-19
aarch64: Allow -kernel option to take a gzip-compressed kernel.
Richard W.M. Jones
2014-08-19
loader: Add load_image_gzipped function.
Richard W.M. Jones
2014-08-19
arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2
Christoffer Dall
2014-08-19
target-arm: Rename QEMU PSCI v0.1 definitions
Christoffer Dall
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-18
virtio-serial: search for duplicate port names before adding new ports
Amit Shah
2014-08-18
virtio-serial: create a linked list of all active devices
Amit Shah
2014-08-18
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2014-08-18
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-08-18
loader: Abstract away ref to memory region names
Peter Crosthwaite
2014-08-18
tpm_tis: remove instance_finalize callback
Paolo Bonzini
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
[next]