sdk/emulator/qemu.git
2013-10-14 Michael S.... acpi: add interface to access user-installed tables
2013-10-14 Michael S.... hpet: add API to find it
2013-10-14 Michael S.... pvpanic: add API to access io port
2013-10-14 Michael S.... ich9: APIs for pc guest info
2013-10-14 Michael S.... piix: APIs for pc guest info
2013-10-14 Michael S.... acpi/piix: add macros for acpi property names
2013-10-14 Michael S.... i386: define pc guest info
2013-10-14 Michael S.... loader: allow adding ROMs in done callbacks
2013-10-14 Michael S.... i386: add bios linker/loader
2013-10-14 Michael S.... loader: use file path size from fw_cfg.h
2013-10-14 Michael S.... acpi: ssdt pcihp: updat generated file
2013-10-14 Michael S.... acpi: pre-compiled ASL files
2013-10-14 Michael S.... acpi: add rules to compile ASL source
2013-10-14 Michael S.... i386: add ACPI table files from seabios
2013-10-14 Michael S.... q35: expose mmcfg size as a property
2013-10-14 Michael S.... q35: use macro for MCFG property name
2013-10-14 Michael S.... pcie_host: expose address format
2013-10-14 Michael S.... pcie_host: expose UNMAPPED macro
2013-10-14 Michael S.... loader: support for unmapped ROM blobs
2013-10-14 Michael S.... fw_cfg: interface to trigger callback on read
2013-10-14 Michael S.... pci: fix up w64 size calculation helper
2013-10-14 Michael S.... qom: add pointer to int property helpers
2013-10-14 Michael S.... qom: cleanup struct Error references
2013-10-14 Igor Mammedovcleanup object.h: include error.h directly
2013-10-14 Marcel Apfelbaumhw/pci: removed irq field from PCIDevice
2013-10-14 Marcel Apfelbaumhw/pcie: AER and hot-plug events must use device's...
2013-10-14 Marcel Apfelbaumhw: set interrupts using pci irq wrappers
2013-10-14 Marcel Apfelbaumhw/vfio: set interrupts using pci irq wrappers
2013-10-14 Marcel Apfelbaumhw/vmxnet3: set interrupts using pci irq wrappers
2013-10-14 Marcel Apfelbaumhw/pci-bridge: set PCI_INTERRUPT_PIN register before...
2013-10-14 Marcel Apfelbaumhw/pci: add pci wrappers for allocating and asserting...
2013-10-14 Marcel Apfelbaumhw/core: Add interface to allocate and free a single IRQ
2013-10-14 Marcel Apfelbaumhw/pci: partially handle pci master abort
2013-10-14 Marcel Apfelbaumdocs/memory: Explictly state that MemoryRegion priority...
2013-10-14 Marcel Apfelbaummemory: Change MemoryRegion priorities from unsigned...
2013-09-28 Markus Armbrustersmbios: Factor out smbios_maybe_add_str()
2013-09-28 Markus Armbrustersmbios: Make multiple -smbios type= accumulate sanely
2013-09-28 Markus Armbrustersmbios: Improve diagnostics for conflicting entries
2013-09-28 Markus Armbrustersmbios: Convert to QemuOpts
2013-09-28 Markus Armbrustersmbios: Normalize smbios_entry_add()'s error handling...
2013-09-22 Michael S.... virtio-net: fix up HMP NIC info string on reset
2013-09-15 Hervé Poussineaupci: remove explicit check to 64K ioport size
2013-09-15 Michael S.... piix4: disable io on reset
2013-09-15 Michael S.... piix: use 64 bit window programmed by guest
2013-09-15 Michael S.... q35: use 64 bit window programmed by guest
2013-09-15 Michael S.... pci: add helper to retrieve the 64-bit range
2013-09-15 Michael S.... range: add min/max operations on ranges
2013-09-15 Michael S.... range: add Range to typedefs
2013-09-15 Michael S.... q35: make pci window address/size match guest cfg
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v73' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.89' into staging
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-09-10 Alexander Grafconfigure: Add handling code for AArch64 targets
2013-09-10 Alexander Graflinux-user: Add AArch64 support
2013-09-10 Peter Maydelllinux-user: Allow targets to specify a minimum uname...
2013-09-10 Alexander Graflinux-user: Add AArch64 termbits.h definitions
2013-09-10 Alexander Graflinux-user: Implement cpu_set_tls() and cpu_clone_regs...
2013-09-10 Peter Maydelllinux-user: Make sure NWFPE code is 32 bit ARM only
2013-09-10 Andreas Schwablinux-user: Add signal handling for AArch64
2013-09-10 Alexander Graflinux-user: Fix up AArch64 syscall handlers
2013-09-10 Alexander Graflinux-user: Add syscall number definitions for AArch64
2013-09-10 Peter Maydelllinux-user: Add cpu loop for AArch64
2013-09-10 Alexander Graflinux-user: Don't treat AArch64 cpu names specially
2013-09-10 Alexander Graftarget-arm: Add AArch64 gdbstub support
2013-09-10 Alexander Graftarget-arm: Add AArch64 translation stub
2013-09-10 Alexander Graftarget-arm: Prepare translation for AArch64 code
2013-09-10 Peter Maydelltarget-arm: Disable 32 bit CPUs in 64 bit linux-user...
2013-09-10 Peter Maydelltarget-arm: Add new AArch64CPUInfo base class and subcl...
2013-09-10 Peter Maydelltarget-arm: Pass DisasContext* to gen_set_pc_im()
2013-09-10 Alexander Graftarget-arm: Fix target_ulong/uint32_t confusions
2013-09-10 Alexander Graftarget-arm: Export cpu_env
2013-09-10 Alexander Graftarget-arm: Extract the disas struct to a header file
2013-09-10 Peter Maydelltarget-arm: Abstract out load/store from a vaddr in...
2013-09-10 Peter Maydellabitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT
2013-09-10 Peter Maydellpl110: Clarify comment about PL110 ID on VersatilePB
2013-09-10 Cole Robinsontarget-arm: Implement qmp query-cpu-definitions
2013-09-10 Sebastian Ottliktarget-arm: fix ARMv7M stack alignment on reset
2013-09-10 Peter Maydelltarget-arm: Avoid "1 << 31" undefined behaviour
2013-09-10 Peter Maydelltarget-arm: Use sextract32() in branch decode
2013-09-10 Peter Maydelltarget-arm: Make '-cpu any' available in linux-user...
2013-09-10 Cole Robinsonqapi-types.py: Fix enum struct sizes on i686
2013-09-10 Gerd Hoffmannehci: save device pointer in EHCIState
2013-09-10 Miroslav RezaninaRemove dev-bluetooth.c dependency from vl.c
2013-09-10 Miroslav RezaninaPreparation for usb-bt-dongle conditional build
2013-09-10 Gerd Hoffmannusb: sanity check setup_index+setup_len in post_load
2013-09-10 Gerd Hoffmannqxl: fix local renderer
2013-09-10 Gerd Hoffmannqxl: trace io port name
2013-09-10 Christophe... spice-core: Use g_strdup_printf instead of snprintf
2013-09-09 Tomoki SekiyamaQMP/qemu-ga-client: Make timeout longer for guest-fsfre...
2013-09-09 Tomoki Sekiyamaqemu-ga: Install Windows VSS provider on `qemu-ga ...
2013-09-09 Tomoki Sekiyamaqemu-ga: Call Windows VSS requester in fsfreeze command...
2013-09-09 Tomoki Sekiyamaqemu-ga: Add Windows VSS provider and requester as DLL
2013-09-09 Tomoki Sekiyamaerror: Add error_set_win32 and error_setg_win32
2013-09-09 Tomoki Sekiyamaqemu-ga: Add configure options to specify path to Windo...
2013-09-09 Tomoki SekiyamaAdd a script to extract VSS SDK headers on POSIX system
next