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
/
include
Age
Commit message (
Expand
)
Author
2013-10-14
loader: allow adding ROMs in done callbacks
Michael S. Tsirkin
2013-10-14
loader: use file path size from fw_cfg.h
Michael S. Tsirkin
2013-10-14
q35: expose mmcfg size as a property
Michael S. Tsirkin
2013-10-14
q35: use macro for MCFG property name
Michael S. Tsirkin
2013-10-14
pcie_host: expose address format
Michael S. Tsirkin
2013-10-14
pcie_host: expose UNMAPPED macro
Michael S. Tsirkin
2013-10-14
loader: support for unmapped ROM blobs
Michael S. Tsirkin
2013-10-14
fw_cfg: interface to trigger callback on read
Michael S. Tsirkin
2013-10-14
qom: add pointer to int property helpers
Michael S. Tsirkin
2013-10-14
qom: cleanup struct Error references
Michael S. Tsirkin
2013-10-14
cleanup object.h: include error.h directly
Igor Mammedov
2013-10-14
hw/pci: removed irq field from PCIDevice
Marcel Apfelbaum
2013-10-14
hw/pcie: AER and hot-plug events must use device's interrupt
Marcel Apfelbaum
2013-10-14
hw/pci: add pci wrappers for allocating and asserting irqs
Marcel Apfelbaum
2013-10-14
hw/core: Add interface to allocate and free a single IRQ
Marcel Apfelbaum
2013-10-14
hw/pci: partially handle pci master abort
Marcel Apfelbaum
2013-10-14
memory: Change MemoryRegion priorities from unsigned to signed
Marcel Apfelbaum
2013-09-28
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
2013-09-28
smbios: Convert to QemuOpts
Markus Armbruster
2013-09-28
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
Markus Armbruster
2013-09-15
pci: add helper to retrieve the 64-bit range
Michael S. Tsirkin
2013-09-15
range: add min/max operations on ranges
Michael S. Tsirkin
2013-09-15
range: add Range to typedefs
Michael S. Tsirkin
2013-09-11
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...
Anthony Liguori
2013-09-11
Merge remote-tracking branch 'kraxel/usb.89' into staging
Anthony Liguori
2013-09-11
Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into staging
Anthony Liguori
2013-09-11
Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into staging
Anthony Liguori
2013-09-11
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-09-10
abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT
Peter Maydell
2013-09-10
Remove dev-bluetooth.c dependency from vl.c
Miroslav Rezanina
2013-09-10
Preparation for usb-bt-dongle conditional build
Miroslav Rezanina
2013-09-09
error: Add error_set_win32 and error_setg_win32
Tomoki Sekiyama
2013-09-09
pc: Initializing ram_memory under Xen.
Anthony PERARD
2013-09-06
e1000: add interrupt mitigation support
Vincenzo Maffione
2013-09-06
net: Rename send_queue to incoming_queue
Jan Kiszka
2013-09-06
block: define get_block_status return value
Paolo Bonzini
2013-09-06
block: introduce bdrv_get_block_status API
Paolo Bonzini
2013-09-06
block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction
Paolo Bonzini
2013-09-06
block: make bdrv_co_is_allocated static
Paolo Bonzini
2013-09-06
block: make bdrv_delete() static
Fam Zheng
2013-09-06
block: implement reference count for BlockDriverState
Fam Zheng
2013-09-06
block: Enable the new throttling code in the block layer.
Benoît Canet
2013-09-06
throttle: Add a new throttling API implementing continuous leaky bucket.
Benoît Canet
2013-09-05
memory: Provide separate handling of unassigned io ports accesses
Jan Kiszka
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-09-03
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-09-03
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
2013-09-03
cpu: Replace qemu_for_each_cpu()
Andreas Färber
[next]