57968 Commits (b168a138a8bc9c18e8140fef614a6b66721497fb)
 

Author SHA1 Message Date
Cédric Le Goater b168a138a8 ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency 8 years ago
BALATON Zoltan a9dd6604a6 hw/ide: Emulate SiI3112 SATA controller 8 years ago
Greg Kurz 2b3db9dd34 spapr_pci: use warn_report() 8 years ago
BALATON Zoltan 7709dbf12c ppc4xx_i2c: Implement basic I2C functions 8 years ago
BALATON Zoltan 5690d9ecef sm501: Add some more unimplemented registers 8 years ago
BALATON Zoltan a45de1794e sm501: Add panel hardware cursor registers also to read function 8 years ago
Alexey Kardashevskiy c334e5f382 pseries: Update SLOF firmware image to qemu-slof-20171214 8 years ago
Peter Maydell 3cee4db661 nbd patches for 2018-01-08 8 years ago
Peter Maydell ee98a6b089 - Aneesh no longer listed in MAINTAINERS, 8 years ago
Peter Maydell 232e5537e4 -----BEGIN PGP SIGNATURE----- 8 years ago
Peter Maydell 4bd797af6f -----BEGIN PGP SIGNATURE----- 8 years ago
Peter Maydell d2d0852271 configure: Fix incorrect string comparison operator 8 years ago
Peter Maydell 4124ea4f5b Queued TCG patches 8 years ago
Murilo Opsfelder Araujo c4365735a7 block/nbd: fix segmentation fault when .desc is not null-terminated 8 years ago
Eric Blake e2de3256c3 nbd/server: Optimize final chunk of sparse read 9 years ago
Eric Blake 418638d3e4 nbd/server: Implement sparse reads atop structured reply 9 years ago
Peter Maydell 799044b6a3 Block layer patches 8 years ago
Peter Maydell 1e10eb532c Initial support for the HVF accelerator 8 years ago
Greg Kurz ffcfb446db MAINTAINERS: Drop Aneesh as 9pfs maintainer 8 years ago
Greg Kurz db3b3c7281 9pfs: deprecate handle backend 8 years ago
Greg Kurz 65603a801e fsdev: improve error handling of backend init 8 years ago
Greg Kurz 91cda4e8f3 fsdev: improve error handling of backend opts parsing 8 years ago
Greg Kurz d8803b1ad0 tests: virtio-9p: set DRIVER_OK before using the device 8 years ago
Greg Kurz 65b70fc7de tests: virtio-9p: fix ISR dependence 8 years ago
Greg Kurz 7567359094 9pfs: make pdu_marshal() and pdu_unmarshal() static functions 8 years ago
Greg Kurz d1471233bb 9pfs: fix error path in pdu_submit() 8 years ago
Greg Kurz 7bd41d3db6 9pfs: fix type in *_parse_opts declarations 8 years ago
Greg Kurz c4ce2c0ff3 9pfs: handle: fix type definition 8 years ago
Greg Kurz 8e71b96c62 9pfs: fix some type definitions 8 years ago
Greg Kurz 1a8d0bb31a fsdev: fix some type definitions 8 years ago
Greg Kurz 01847522bc 9pfs: fix XattrOperations typedef 8 years ago
Greg Kurz bd3be4dbbf virtio-9p: move unrealize/realize after virtio_9p_transport definition 8 years ago
Peter Maydell b1e513ae33 Merge tpm 2017/12/22 v1 8 years ago
Peter Maydell 8671016261 -----BEGIN PGP SIGNATURE----- 8 years ago
Laurent Vivier cc52302676 target/m68k: fix m68k_cpu_dump_state() 8 years ago
Laurent Vivier 6e22b28e22 target/m68k: add the Interrupt Stack Pointer 8 years ago
Laurent Vivier b5ae1edc29 target/m68k: add andi/ori/eori to SR/CCR 8 years ago
Laurent Vivier b6a21d8d8f target/m68k: add 680x0 "move to SR" instruction 8 years ago
Laurent Vivier 01490ea8f5 target/m68k: move CCR/SR functions 8 years ago
Laurent Vivier fff3b4b0e1 target/m68k: implement fsave/frestore 8 years ago
Laurent Vivier 0bdb2b3bf5 target/m68k: add reset 8 years ago
Laurent Vivier f58ed1c50a target/m68k: add cpush/cinv 8 years ago
Laurent Vivier 6ad257641d target/m68k: softmmu cleanup 8 years ago
Laurent Vivier 9d4f0429f3 target/m68k: add move16 8 years ago
Laurent Vivier 8bf6cbaf39 target/m68k: add chk and chk2 8 years ago
Laurent Vivier d2f8fb8e7f target/m68k: manage 680x0 stack frames 8 years ago
Laurent Vivier 5beb144e04 target/m68k: add CPU_LOG_INT trace 8 years ago
Laurent Vivier 16a14cdf57 target/m68k: use insn_pc to generate instruction fault address 8 years ago
Laurent Vivier ef59760b88 linux-user, m68k: correctly manage SR in context 8 years ago
Laurent Vivier 4131c242cc target/m68k: fix gen_get_ccr() 8 years ago