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
Age
Commit message (
Expand
)
Author
2011-12-22
nbd: split requests
Paolo Bonzini
2011-12-22
nbd: switch to asynchronous operation
Paolo Bonzini
2011-12-22
sheepdog: move coroutine send/recv function to generic code
Paolo Bonzini
2011-12-21
virtio-serial-bus: Ports are expected to implement 'have_data' callback
Amit Shah
2011-12-21
virtio-console: Properly initialise class methods
Amit Shah
2011-12-21
virtio-console: Check if chardev backends available before calling into them
Amit Shah
2011-12-21
add qemu_send_full and qemu_recv_full
Paolo Bonzini
2011-12-21
scripts/analyse-9p-simpletrace.py: Add symbolic names for 9p operations.
Harsh Prateek Bora
2011-12-21
hw/9pfs: iattr_valid flags are kernel internal flags map them to 9p values.
Aneesh Kumar K.V
2011-12-21
hw/9pfs: Use the correct signed type for different variables
Aneesh Kumar K.V
2011-12-21
hw/9pfs: replace iovec manipulation with QEMUIOVector
Stefan Hajnoczi
2011-12-21
sd: Remember to reset .expecting_acmd on reset.
Andrzej Zaborowski
2011-12-21
hw/sd.c: Clear status bits when read via response r6
Peter Maydell
2011-12-21
hw/sd.c: Correct handling of APP_CMD status bit
Peter Maydell
2011-12-21
hw/sd.c: Correct handling of type B SD status bits
Peter Maydell
2011-12-21
hw/sd.c: Set ILLEGAL_COMMAND for ACMDs in invalid state
Peter Maydell
2011-12-21
hw/sd.c: Handle CRC and locked-card errors in normal code path
Peter Maydell
2011-12-21
hw/sd.c: Handle illegal commands in sd_do_command
Peter Maydell
2011-12-21
hw/sd.c: When setting ADDRESS_ERROR bit, don't clear everything else
Peter Maydell
2011-12-21
hw/sd.c: On CRC error, set CRC error status bit rather than clearing it
Peter Maydell
2011-12-21
hw/sd.c: Add comment regarding CARD_STATUS_* defines
Peter Maydell
2011-12-21
hw/sd.c: Fix the set of commands which are failed when card is locked
Peter Maydell
2011-12-20
hw/sysbus.c: Remove unnecessary conditionals
Peter Maydell
2011-12-20
g_thread_init users: don't call it if glib >= 2.31
Alon Levy
2011-12-20
audio: remove unused parameter isa_pic
Hervé Poussineau
2011-12-20
isa: always use provided ISA bus in isa_bus_irqs()
Hervé Poussineau
2011-12-20
isa: always use provided ISA bus when creating an isa device
Hervé Poussineau
2011-12-20
malta: give ISA bus to ISA methods
Hervé Poussineau
2011-12-20
fulong2e: give ISA bus to ISA methods
Hervé Poussineau
2011-12-20
sun4u: give ISA bus to ISA methods
Hervé Poussineau
2011-12-20
alpha: give ISA bus to ISA methods
Hervé Poussineau
2011-12-20
pc: give ISA bus to ISA methods
Hervé Poussineau
2011-12-20
i8259: give ISA device to isa_register_ioport()
Hervé Poussineau
2011-12-20
isa: move ISABus structure definition to header file
Hervé Poussineau
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-12-20
net: store guest timestamp in dump file instead of time since guest startup
Hervé Poussineau
2011-12-20
net: truncate output file when using dump backend
Hervé Poussineau
2011-12-20
i440fx: remove piix3 field
Paolo Bonzini
2011-12-20
memory: temporarily add memory_region_get_ram_addr()
Avi Kivity
2011-12-20
xen, vga: add API for registering the framebuffer
Avi Kivity
2011-12-20
vhost: convert to MemoryListener API
Avi Kivity
2011-12-20
kvm: convert to MemoryListener API
Avi Kivity
2011-12-20
kvm: switch kvm slots to use host virtual address instead of ram_addr_t
Avi Kivity
2011-12-20
memory: add API for observing updates to the physical memory map
Avi Kivity
2011-12-20
memory: replace cpu_physical_sync_dirty_bitmap() with a memory API
Avi Kivity
2011-12-20
framebuffer: drop use of cpu_physical_sync_dirty_bitmap()
Avi Kivity
2011-12-20
loader: remove calls to cpu_get_physical_page_desc()
Avi Kivity
2011-12-20
framebuffer: drop use of cpu_get_physical_page_desc()
Avi Kivity
2011-12-20
memory: introduce memory_region_find()
Avi Kivity
2011-12-20
memory: add memory_region_is_logging()
Avi Kivity
[prev]
[next]