index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-02-08
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2016-02-08
qapi: Swap 'name' in visit_* callbacks to match public API
Eric Blake
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
qom: Use typedef for Visitor
Eric Blake
2016-02-08
qapi: Consolidate visitor small integer callbacks
Eric Blake
2016-02-08
qapi: Make all visitors supply uint64 callbacks
Eric Blake
2016-02-08
qapi: Prefer type_int64 over type_int in visitors
Eric Blake
2016-02-08
qapi-visit: Kill unused visit_end_union()
Eric Blake
2016-02-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-06
fix MSI injection on Xen
Stefano Stabellini
2016-02-06
intel_iommu: large page support
Jason Wang
2016-02-06
dimm: Correct type of MemoryHotplugState->base
David Gibson
2016-02-06
acpi: add function to extract oem_id and oem_table_id from the user's SLIC
Laszlo Ersek
2016-02-06
acpi: expose oem_id and oem_table_id in build_rsdt()
Laszlo Ersek
2016-02-06
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
2016-02-06
pc: Eliminate PcGuestInfo struct
Eduardo Habkost
2016-02-06
pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState
Eduardo Habkost
2016-02-06
pc: Move PcGuestInfo.fw_cfg to PCMachineState
Eduardo Habkost
2016-02-06
pc: Remove PcGuestInfo.isapc_ram_fw field
Eduardo Habkost
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
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
pc: Move PcGuestInfo declaration to top of file
Eduardo Habkost
2016-02-06
ipmi: introduce a struct ipmi_sdr_compact
Cédric Le Goater
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-05
migration: rename 'file' in MigrationState to 'to_dst_file'
zhanghailiang
2016-02-05
ram: Split host_from_stream_offset() into two helper functions
zhanghailiang
2016-02-04
virtio: move VirtQueueElement at the beginning of the structs
Paolo Bonzini
2016-02-04
Fix virtio migration
Dr. David Alan Gilbert
2016-02-04
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2016-02-04
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2016-02-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160203'...
Peter Maydell
2016-02-04
net/filter: Fix the output information for command 'info network'
zhanghailiang
2016-02-04
net: always walk through filters in reverse if traffic is egress
Li Zhijian
2016-02-03
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-02-03
dma: remove now useless DMA_* functions
Hervé Poussineau
2016-02-03
isa: add an ISA DMA interface, and store it within the ISA bus
Hervé Poussineau
2016-02-03
i8257: move state definition to new independent header
Hervé Poussineau
2016-02-03
i8257: pass ISA bus to DMA_init() function
Hervé Poussineau
2016-02-03
arm/boot: move highbank secure board setup code to common routine
Andrew Baumann
2016-02-03
bcm2836: add bcm2836 SoC device
Andrew Baumann
2016-02-03
bcm2836_control: add bcm2836 ARM control logic
Andrew Baumann
2016-02-03
bcm2835_peripherals: add rollup device for bcm2835 peripherals
Andrew Baumann
2016-02-03
bcm2835_ic: add bcm2835 interrupt controller
Andrew Baumann
2016-02-03
bcm2835_property: add bcm2835 property channel
Andrew Baumann
[next]