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-09-11
dataplane: fix virtio_blk_data_plane_create() op blocker error path
Stefan Hajnoczi
2014-09-10
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
2014-09-10
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
2014-09-10
IDE: MMIO IDE device control should be little endian
Valentin Manea
2014-09-10
xen: Drop redundant bdrv_close() from pci_piix3_xen_ide_unplug()
Markus Armbruster
2014-09-10
xen_disk: Plug memory leak on error path
Markus Armbruster
2014-09-09
apb: implement PCI bus error interrupt map registers
Mark Cave-Ayland
2014-09-08
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-09-08
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2014-09-08
hypervisor property clashes with hypervisor node
Anton Blanchard
2014-09-08
spapr_pci: map the MSI window in each PHB
Greg Kurz
2014-09-08
spapr-vlan: Don't touch last entry in buffer list
Anton Blanchard
2014-09-08
spapr_pci: Fix config space corruption
Alexey Kardashevskiy
2014-09-08
PPC: Cuda: Use cuda timer to expose tbfreq to guest
Alexander Graf
2014-09-08
PPC: Mac: Move tbfreq into local variable
Alexander Graf
2014-09-08
PPC: mac_nvram: Split NVRAM into OF and OSX parts
Alexander Graf
2014-09-08
PPC: mac_nvram: Allow 2 and 4 byte accesses
Alexander Graf
2014-09-08
PPC: mac_nvram: Remove unused functions
Alexander Graf
2014-09-08
PPC: mac99: Fix core99 timer frequency
Alexander Graf
2014-09-08
ppc/spapr: Fix MAX_CPUS to 255
Nikunj A Dadhania
2014-09-08
spapr: Locate RTAS and device-tree based on real RMA
Benjamin Herrenschmidt
2014-09-08
loader: Add load_image_size() to replace load_image()
Benjamin Herrenschmidt
2014-09-08
spapr: Fix ibm, associativity for memory nodes
Alexey Kardashevskiy
2014-09-08
spapr: Add a helper for node0_size calculation
Alexey Kardashevskiy
2014-09-08
spapr: Split memory nodes to power-of-two blocks
Alexey Kardashevskiy
2014-09-08
spapr: Refactor spapr_populate_memory() to allow memoryless nodes
Alexey Kardashevskiy
2014-09-08
spapr: Use DT memory node rendering helper for other nodes
Alexey Kardashevskiy
2014-09-08
spapr: Move DT memory node rendering to a helper
Alexey Kardashevskiy
2014-09-08
spapr: fix possible memory leak
Gonglei
2014-09-08
PPC: mac99: Move NVRAM to page boundary when necessary
Alexander Graf
2014-09-08
spapr: add uuid/host details to device tree
Nikunj A Dadhania
2014-09-08
hw/ppc/spapr_hcall.c: Fix typo in function names
Peter Maydell
2014-09-08
ppc: spapr-rtas - implement os-term rtas call
Nikunj A Dadhania
2014-09-08
PPC: KVM: Fix g3beige and mac99 when HV is loaded
Alexander Graf
2014-09-08
ide: Add resize callback to ide/core
John Snow
2014-09-08
IDE: Fill the IDENTIFY request consistently
John Snow
2014-09-08
ide: Add wwn support to IDE-ATAPI drive
John Snow
2014-09-08
pflash_cfi01: write flash contents to bdrv on incoming migration
Laszlo Ersek
2014-09-08
pflash_cfi01: fixup stale DPRINTF() calls
Laszlo Ersek
2014-09-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-3615-20140905...
Peter Maydell
2014-09-04
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-09-04
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging
Peter Maydell
2014-09-04
qdev: Add cleanup logic in device_set_realized() to avoid resource leak
Gonglei
2014-09-04
qdev: Use NULL instead of local_err for qbus_child unrealize
Gonglei
2014-09-04
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-09-04
virtio-net: purge outstanding packets when starting vhost
Michael S. Tsirkin
2014-09-04
virtio: don't call device on !vm_running
Michael S. Tsirkin
2014-09-04
virtio-net: don't run bh on vm stopped
Michael S. Tsirkin
2014-09-04
hw/9pfs: Don't return type from host in readdir on local 9p filesystem
Bastian Blank
2014-09-04
qdev: Use error_abort instead of using local_err
Gonglei
[next]