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
Age
Commit message (
Expand
)
Author
2013-10-14
i386: add ACPI table files from seabios
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
pci: fix up w64 size calculation helper
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: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
hw/vfio: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
hw/vmxnet3: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc init
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
docs/memory: Explictly state that MemoryRegion priority is signed
Marcel Apfelbaum
2013-10-14
memory: Change MemoryRegion priorities from unsigned to signed
Marcel Apfelbaum
2013-09-28
smbios: Factor out smbios_maybe_add_str()
Markus Armbruster
2013-09-28
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
2013-09-28
smbios: Improve diagnostics for conflicting entries
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-22
virtio-net: fix up HMP NIC info string on reset
Michael S. Tsirkin
2013-09-15
pci: remove explicit check to 64K ioport size
Hervé Poussineau
2013-09-15
piix4: disable io on reset
Michael S. Tsirkin
2013-09-15
piix: use 64 bit window programmed by guest
Michael S. Tsirkin
2013-09-15
q35: use 64 bit window programmed by guest
Michael S. Tsirkin
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-15
q35: make pci window address/size match guest cfg
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 'luiz/queue/qmp' into staging
Anthony Liguori
2013-09-11
Merge remote-tracking branch 'spice/spice.v73' into staging
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-11
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-09-10
configure: Add handling code for AArch64 targets
Alexander Graf
2013-09-10
linux-user: Add AArch64 support
Alexander Graf
2013-09-10
linux-user: Allow targets to specify a minimum uname release
Peter Maydell
2013-09-10
linux-user: Add AArch64 termbits.h definitions
Alexander Graf
2013-09-10
linux-user: Implement cpu_set_tls() and cpu_clone_regs() for AArch64
Alexander Graf
2013-09-10
linux-user: Make sure NWFPE code is 32 bit ARM only
Peter Maydell
[next]