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
/
hw
Age
Commit message (
Expand
)
Author
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
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
i440fx: remove piix3 field
Paolo Bonzini
2011-12-19
qdev: fix hotplug when no -device is specified
Anthony Liguori
2011-12-19
sysbus: remove sysbus_init_mmio_cb2
Benoît Canet
2011-12-19
ppce500_pci: remove sysbus_init_mmio_cb2 usage
Benoît Canet
2011-12-19
sh_pci: remove sysbus_init_mmio_cb2 usage
Benoît Canet
2011-12-19
qom: register qdev properties also as non-legacy properties
Paolo Bonzini
2011-12-19
qom: distinguish "legacy" property type name from QOM type name
Paolo Bonzini
2011-12-19
qom: introduce get/set methods for Property
Paolo Bonzini
2011-12-19
qom: interpret the return value when setting legacy properties
Paolo Bonzini
2011-12-19
qom: push permission checks up into qdev_property_add_legacy
Paolo Bonzini
2011-12-19
qom: fix swapped parameters
Paolo Bonzini
2011-12-19
Merge remote-tracking branch 'qemu-kvm/memory/exec-obsolete' into staging
Anthony Liguori
2011-12-19
Merge remote-tracking branch 'qemu-kvm/memory/xen' into staging
Anthony Liguori
2011-12-19
etraxfs_eth: drop bogus cpu_unregister_io_memory()
Avi Kivity
2011-12-19
memory, xen: pass MemoryRegion to xen_ram_alloc()
Avi Kivity
2011-12-19
Merge remote-tracking branch 'qemu-kvm/memory/mutators' into staging
Anthony Liguori
2011-12-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-12-19
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-12-19
pc: fix event_idx compatibility for virtio devices
Anthony Liguori
2011-12-19
Also create piix3 property when Xen is enabled
Julian Pidancet
2011-12-18
pc: add pc-0.15
Anthony Liguori
2011-12-16
stellaris: Calculate system clock period on reset
Peter Maydell
2011-12-16
ide: drop argument to dma_buf_commit
Paolo Bonzini
2011-12-15
usb: fix usb_qdev_init() error handling again
Stefan Hajnoczi
2011-12-15
qdev: add a qdev_get_type() function and expose as a 'type' property
Anthony Liguori
2011-12-15
qom: add string property type
Anthony Liguori
2011-12-15
qom: add vga node to the pc composition tree
Anthony Liguori
2011-12-15
qom: optimize qdev_get_canonical_path using a parent link
Anthony Liguori
2011-12-15
rtc: add a dynamic property for retrieving the date
Anthony Liguori
[next]