index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-19
aio: drop io_flush argument
Stefan Hajnoczi
1
-4
/
+4
2013-08-19
dataplane/virtio-blk: drop flush_true() and flush_io()
Stefan Hajnoczi
1
-15
/
+2
2013-08-19
dataplane/virtio-blk: check exit conditions before aio_poll()
Stefan Hajnoczi
1
-2
/
+2
2013-08-12
pc_sysfw: do not make it a device anymore
Paolo Bonzini
2
-235
/
+0
2013-08-12
pc_sysfw: remove the rom_only property
Paolo Bonzini
1
-57
/
+7
2013-08-12
sysfw: remove read-only pc_sysfw_flash_vs_rom_bug_compatible
Paolo Bonzini
1
-25
/
+1
2013-07-29
onenand: QOM cast cleanup
Andreas Färber
1
-10
/
+20
2013-07-29
fdc: Fix inheritence for SUNW,fdtwo
Andreas Färber
1
-44
/
+44
2013-07-29
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2
-9
/
+40
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
5
-0
/
+7
2013-07-29
dataplane: refuse to start if device is already in use
Stefan Hajnoczi
1
-0
/
+8
2013-07-29
dataplane: enable virtio-blk x-data-plane=on live migration
Stefan Hajnoczi
2
-9
/
+32
2013-07-29
xen_disk: support "direct-io-safe" backend option
Stefano Stabellini
1
-1
/
+13
2013-07-28
pflash_cfi01: duplicate status byte from bits 23:16 for 32bit reads
Paul Burton
1
-0
/
+3
2013-07-23
pflash_cfi02: Use QOM realize for pflash_cfi02
Hu Tao
1
-8
/
+7
2013-07-23
pflash_cfi01: Use QOM realize for pflash_cfi01
Hu Tao
1
-7
/
+5
2013-07-23
fdc: Improve error propagation for QOM realize
Andreas Färber
1
-18
/
+22
2013-07-23
fdc: Use QOM realize for fdc
Hu Tao
1
-22
/
+41
2013-07-23
pflash-cfi02: QOM'ify some more
Hu Tao
1
-9
/
+12
2013-07-23
pflash-cfi01: QOM'ify some more
Hu Tao
1
-9
/
+12
2013-07-23
fdc: QOM'ify some more
Hu Tao
1
-16
/
+25
2013-07-22
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-4
/
+8
2013-07-19
block/m25p80: Update Micron entries
Ed Maste
1
-4
/
+8
2013-07-19
dataplane: sync virtio.c and vring.c virtqueue state
Stefan Hajnoczi
1
-1
/
+1
2013-07-04
hw/block: pass owner to memory_region_init* functions
Paolo Bonzini
5
-13
/
+17
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
6
-14
/
+15
2013-06-25
nand: Don't inherit from Sysbus
Peter Crosthwaite
1
-3
/
+4
2013-06-25
block/nand: Convert Sysbus::init to Device::realize
Peter Crosthwaite
1
-9
/
+7
2013-06-25
block/nand: QOM casting sweep
Peter Crosthwaite
1
-9
/
+16
2013-06-21
block/nand: Formatting sweep
Peter Crosthwaite
1
-15
/
+18
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
1
-1
/
+1
2013-06-17
NVMe: Initial commit for new storage interface
Keith Busch
3
-0
/
+1597
2013-06-07
isa: QOM'ify ISADevice
Andreas Färber
1
-7
/
+9
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
1
-10
/
+14
2013-06-04
block: add block driver read only whitelist
Fam Zheng
1
-2
/
+6
2013-06-01
m25p80: Add Micron n25q032a
Ed Maste
1
-0
/
+1
2013-05-29
pc_sysfw: allow flash (-pflash) memory to be used with KVM
Jordan Justen
1
-19
/
+31
2013-05-29
isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
Jordan Justen
1
-5
/
+11
2013-05-24
memory: Rename readable flag to romd_mode
Jan Kiszka
2
-4
/
+4
2013-05-13
Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
Paolo Bonzini
1
-4
/
+4
2013-05-12
m25p80.c: Sync Flash chip list with Linux
Ed Maste
1
-5
/
+26
2013-04-29
fdc: QOM'ify ISA floppy controller
Andreas Färber
1
-9
/
+12
2013-04-24
pc: Kill the "use flash device for BIOS unless KVM" misfeature
Markus Armbruster
1
-2
/
+18
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
1
-2
/
+2
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
1
-6
/
+9
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
1
-5
/
+0
2013-04-20
qdev: Drop taddr properties
Peter Maydell
1
-1
/
+0
2013-04-19
m25p80: Remove bogus include of devices.h
Peter Crosthwaite
1
-1
/
+0
2013-04-16
m25p80: Add debug message for no bdrv
Peter Crosthwaite
1
-0
/
+1
2013-04-16
m25p80.c: Multiple debug verbosity levels
Peter Crosthwaite
1
-19
/
+21
[next]