index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2013-06-20
spapr: convert TCE API to use an opaque type
Paolo Bonzini
2013-06-20
vfio: abort if an emulated iommu is used
Avi Kivity
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
2013-06-19
pc: Make -no-fd-bootchk stick across boot order changes
Markus Armbruster
2013-06-18
wdt_i6300esb: fix vmstate versioning
Michael Roth
2013-06-18
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-06-18
virtio-rng: Fix crash with non-default backend
Cole Robinson
2013-06-18
vhost-scsi: fix k->set_guest_notifiers() NULL dereference
Stefan Hajnoczi
2013-06-18
scsi-disk: scsi-block device for scsi pass-through should not be removable
Pavel Hrdina
2013-06-18
scsi-generic: check the return value of bdrv_aio_ioctl in execute_command
Pavel Hrdina
2013-06-18
scsi-generic: fix sign extension of READ CAPACITY(10) data
Paolo Bonzini
2013-06-18
scsi: reset cdrom tray statuses on scsi_disk_reset
Pavel Hrdina
2013-06-18
intc/xilinx_intc: Dont lower IRQ when HIE cleared
Peter Crosthwaite
2013-06-18
intc/xilinx_intc: Inhibit write to ISR when HIE
Peter Crosthwaite
2013-06-18
intc/xilinx_intc: Handle level interrupt retriggering
Peter Crosthwaite
2013-06-18
intc/xilinx_intc: Don't clear level sens. IRQs without ACK
Peter Crosthwaite
2013-06-18
microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQ
Peter Crosthwaite
2013-06-17
NVMe: Initial commit for new storage interface
Keith Busch
2013-06-17
Merge remote-tracking branch 'pmaydell/configury.next' into staging
Anthony Liguori
2013-06-17
char/serial: fix copy&paste error (fifo8_is_full vs empty)
Vladimir Senkov
2013-06-15
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2013-06-14
ppc: Remove CONFIG_FDT conditionals
Peter Maydell
2013-06-14
microblaze: Remove CONFIG_FDT conditionals
Peter Maydell
2013-06-14
arm: Remove CONFIG_FDT conditionals
Peter Maydell
2013-06-14
audio/intel-hda: QOM casting sweep
Peter Crosthwaite
2013-06-14
audio/intel-hda: Fix Inheritance hierachy
Peter Crosthwaite
2013-06-14
smbios: Check R in -smbios type=0, release=R parses okay
Markus Armbruster
2013-06-14
smbios: Fix -smbios type=0, release=... for big endian hosts
Markus Armbruster
2013-06-14
smbios: Clean up smbios_add_field() parameters
Markus Armbruster
2013-06-14
smbios: Convert to error_report()
Markus Armbruster
2013-06-14
Merge remote-tracking branch 'mjt/trivial-patches-next' into staging
Anthony Liguori
2013-06-14
piix: fix some printf errors when debug is enabled
Hu Tao
2013-06-13
spapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu()
Andreas Färber
2013-06-12
spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu()
Andreas Färber
2013-06-12
ivshmem: add missing error exit(2)
Stefan Hajnoczi
2013-06-11
hw/xen: Use g_free instead of free and fix potential memory leaks
Stefan Weil
2013-06-11
hw/scsi: Don't increment a boolean value
Stefan Weil
2013-06-11
char/serial: serial_ioport_write: Factor out common code
Peter Crosthwaite
2013-06-11
char/serial: Use generic Fifo8
Peter Crosthwaite
2013-06-11
char/serial: cosmetic fixes.
Peter Crosthwaite
2013-06-11
intc/xilinx_intc: Use qemu_set_irq
Peter Crosthwaite
2013-06-10
target-i386: Update model values on Conroe/Penryn/Nehalem CPU models
Eduardo Habkost
2013-06-10
pc: Create pc-*-1.6 machine-types
Eduardo Habkost
2013-06-10
pc: Fix crash when attempting to hotplug CPU with negative ID
Igor Mammedov
2013-06-10
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-06-10
xilinx_axidma: Do not set DMA .notify to NULL after notify
Wendy Liang
2013-06-10
xilinx_axienet: Fix bit mask code
Stefan Weil
2013-06-07
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-06-07
qdev: Drop FROM_QBUS() macro
Andreas Färber
2013-06-07
isa: QOM'ify ISADevice
Andreas Färber
[next]