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
2016-02-06
pc: Remove RAM size fields from PcGuestInfo
Eduardo Habkost
2016-02-06
pc: Remove compat fields from PcGuestInfo
Eduardo Habkost
2016-02-06
acpi: Don't save PcGuestInfo on AcpiBuildState
Eduardo Habkost
2016-02-06
acpi: Remove guest_info parameters from functions
Eduardo Habkost
2016-02-06
pc: Simplify xen_load_linux() signature
Eduardo Habkost
2016-02-06
pc: Simplify pc_memory_init() signature
Eduardo Habkost
2016-02-06
pc: Eliminate struct PcGuestInfoState
Eduardo Habkost
2016-02-06
ipmi: add ACPI power and GUID commands
Cédric Le Goater
2016-02-06
ipmi: add GET_SYS_RESTART_CAUSE chassis command
Cédric Le Goater
2016-02-06
ipmi: add get and set SENSOR_TYPE commands
Cédric Le Goater
2016-02-06
ipmi: introduce a struct ipmi_sdr_compact
Cédric Le Goater
2016-02-06
ipmi: fix SDR length value
Cédric Le Goater
2016-02-06
ipmi: cleanup error_report messages
Cédric Le Goater
2016-02-06
ipmi: replace *_MAXCMD defines
Cédric Le Goater
2016-02-06
ipmi: replace goto by a return statement
Cédric Le Goater
2016-02-06
hw/pci: ensure that only PCI/PCIe bridges can be attached to pxb/pxb-pcie dev...
Marcel Apfelbaum
2016-02-06
hw/pxb: add pxb devices to the bridge category
Marcel Apfelbaum
2016-02-06
virtio: combine write of an entry into used ring
Vincenzo Maffione
2016-02-06
virtio: read avail_idx from VQ only when necessary
Vincenzo Maffione
2016-02-06
virtio: cache used_idx in a VirtQueue field
Vincenzo Maffione
2016-02-06
virtio: combine the read of a descriptor
Paolo Bonzini
2016-02-06
vring: slim down allocation of VirtQueueElements
Paolo Bonzini
2016-02-06
virtio: slim down allocation of VirtQueueElements
Paolo Bonzini
2016-02-06
virtio: introduce virtqueue_alloc_element
Paolo Bonzini
2016-02-06
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-02-04
virtio: move VirtQueueElement at the beginning of the structs
Paolo Bonzini
2016-02-04
pc: acpi: merge SSDT into DSDT
Igor Mammedov
2016-02-04
Fix virtio migration
Dr. David Alan Gilbert
2016-02-03
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-02-03
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
2016-02-03
virtio-gpu: add support to enable/disable command processing
Gerd Hoffmann
2016-02-03
virtio-gpu: maintain command queue
Gerd Hoffmann
2016-02-03
virtio-gpu: fix memory leak in error path
Gerd Hoffmann
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2016-02-02
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-for-peter-2016...
Peter Maydell
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160202-1' into s...
Peter Maydell
2016-02-02
virtio-scsi: Catch BDS-BB removal/insertion
Max Reitz
2016-02-02
virtio-blk: Functions for op blocker management
Max Reitz
2016-02-02
Revert "hw/block/fdc: Implement tray status"
Max Reitz
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20160202-1' into...
Peter Maydell
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fwcfg-20160202-1' into...
Peter Maydell
2016-02-02
ehci: update irq on reset
Gerd Hoffmann
2016-02-02
usb: check page select value while processing iTD
Prasad J Pandit
2016-02-02
audio: Clean up includes
Peter Maydell
2016-02-02
ivshmem: use a single eventfd callback, get rid of CharDriver
Marc-André Lureau
2016-02-02
ivshmem: generalize ivshmem_setup_interrupts
Marc-André Lureau
2016-02-02
ivshmem: remove redundant assignment, fix crash with msi=off
Marc-André Lureau
2016-02-02
ivshmem: no need for opaque argument
Marc-André Lureau
2016-02-02
nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file
Laszlo Ersek
[next]