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
2013-05-29
memory: add address_space_access_valid
Paolo Bonzini
2013-05-29
memory: export memory_region_access_valid to exec.c
Paolo Bonzini
2013-05-29
memory: move unassigned_mem_ops to memory.c
Paolo Bonzini
2013-05-29
memory: add address_space_translate
Paolo Bonzini
2013-05-29
exec: make io_mem_unassigned private
Paolo Bonzini
2013-05-29
exec: eliminate io_mem_ram
Paolo Bonzini
2013-05-24
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-05-24
memory: limit sections in the radix tree to the actual address space size
Avi Kivity
2013-05-24
memory: make memory_global_sync_dirty_bitmap take an AddressSpace
Paolo Bonzini
2013-05-24
memory: Rename readable flag to romd_mode
Jan Kiszka
2013-05-24
memory: allow memory_region_find() to run on non-root memory regions
Paolo Bonzini
2013-05-24
exec: eliminate stq_phys_notdirty
Paolo Bonzini
2013-05-24
exec: make qemu_get_ram_ptr private
Paolo Bonzini
2013-05-24
exec: eliminate qemu_put_ram_ptr
Paolo Bonzini
2013-05-24
coroutine: stop using AioContext in CoQueue
Stefan Hajnoczi
2013-05-22
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-05-22
virtio-net: dynamic network offloads configuration
Dmitry Fleytman
2013-05-22
ui/gtk.c: Fix *BSD build of Gtk+ UI
Brad Smith
2013-05-20
Rename hexdump to avoid FreeBSD libutil conflict
Ed Maste
2013-05-18
Rename hexdump to avoid FreeBSD libutil conflict
Ed Maste
2013-05-18
remove some double-includes
Michael Tokarev
2013-05-15
qemu-common: Resolve vector build breakes for AltiVec
Paolo Bonzini
2013-05-15
virtio-net: add virtio_net_set_netclient_name.
KONRAD Frederic
2013-05-14
osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
Paolo Bonzini
2013-05-14
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
2013-05-14
portability: pty.h is glibc-specific
Paolo Bonzini
2013-05-13
qom: aggressively optimize qom casting
Anthony Liguori
2013-05-13
Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
Paolo Bonzini
2013-05-13
qom: allow turning cast debugging off
Paolo Bonzini
2013-05-13
qom: pass file/line/function to asserting casts
Paolo Bonzini
2013-05-13
qom: improve documentation of cast functions
Paolo Bonzini
2013-05-12
osdep.h: include sys/types.h for ssize_t definition
Igor Mitsyanko
2013-05-06
target-i386: Change CPUID model of 486 to 8
Andreas Färber
2013-05-06
qdev: Introduce qdev_prop_set_globals_for_type()
Andreas Färber
2013-05-06
qdev: Let qdev_prop_parse() pass through Error
Andreas Färber
2013-05-03
virtio-scsi: fix the command line compatibility.
KONRAD Frederic
2013-05-03
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
2013-05-03
virtio: add virtio_device_set_child_bus_name.
KONRAD Frederic
2013-05-03
nbd: support large NBD requests
Stefan Hajnoczi
2013-05-03
qemu: add castagnoli crc32c checksum algorithm
Jeff Cody
2013-05-02
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-05-01
Trivial grammar and spelling fixes
Stefan Weil
2013-05-01
pc: Implement QEMUMachine::hot_add_cpu hook
Igor Mammedov
2013-05-01
Add hot_add_cpu hook to QEMUMachine
Igor Mammedov
2013-05-01
target-i386: Move APIC to ICC bus
Igor Mammedov
2013-05-01
target-i386: Attach ICC bus to CPU on its creation
Igor Mammedov
2013-05-01
target-i386: Introduce ICC bus/device/bridge
Igor Mammedov
2013-05-01
cpu: Move cpu_write_elfXX_note() functions to CPUState
Jens Freimann
2013-05-01
target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
Igor Mammedov
2013-05-01
cpu: Add helper cpu_exists(), to check if CPU with specified id exists
Igor Mammedov
[next]